I read the documentation but still don’t see this answer -
With Ajax search, I would like to place the search result in a different Div than the same one that the search box is in.
I thought that the answer was to just place
<!--search_terms-->
In the other box. But that doesn’t seem to work.
The reason why I want to move the results in the DIV below is that when it searches it makes the div that the search box is in taller, and this in turn pushes down the rest of my site, and makes everything look poor.
Can someone help me figure this one out?
In the top screen shot the logo and background is higher than in the 2nd image.