Lift Content Area
sedmi - November 17, 2008 - 17:33
| Project: | Blue Bars |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | sedmi |
| Status: | closed |
Jump to:
Description
In html view of a page in this theme right sidebar is displayed first, then left sidebar and then main content. SEO masters often show in a code main content before the rest - less important content, so search engine bots browse main content first as it is believed that they put more weight on beginning of the page. Is there a way to accomplish that with this theme?

#1
I apologize to Drupal community for posting this issue here, it doesn't belong here. It has nothing to do with this particular theme, it is about all Drupal themes. If there are some beginners here that still want my question to be answered, here is the answer:
go to page.tpl.php and move desired divs up or down. Final design will remain intact because it is defined by style.css.