[solved]How can I reposition search results?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
RyanC
Forum Members
Forum Members
Posts: 97
Joined: Fri Aug 05, 2011 9:02 pm

[solved]How can I reposition search results?

Post by RyanC »

Hi,
my search results are appearing on the proper results page, but they are appearing in the upper left hand corner of the screen. Out of the HTML flow of the other elements.

I have a spot in the middle of the page where the search results need to go. How can I move them from the default position of upper-left hand corner to the place on the screen I want?

Thanks
RyanC
Forum Members
Forum Members
Posts: 97
Joined: Fri Aug 05, 2011 9:02 pm

Re: [solved]How can I reposition search results?

Post by RyanC »

I solved this by removing the code from the search results template and pasting it into my own search template.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [solved]How can I reposition search results?

Post by Dr.CSS »

Sounds like you have the {content} tag outside of the HTML flow as that is where the search results are want to go...
Post Reply

Return to “Layout and Design (CSS & HTML)”