Active
Project:
SEO Position
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2007 at 18:32 UTC
Updated:
14 Jun 2018 at 14:59 UTC
Jump to comment: Most recent
Comments
Comment #1
ekrispin commentedIt's the familiar IE6 bug (see e.g. in http://www.positioniseverything.net/explorer/percentages.html). It happens also in other cases in SEO Position theme.
The reason for this tendency of SEO Position theme to have this problem stems from its unusual order in which page elements are displayed in page.tpl.php (content before header etc.). I changed the order in page.tpl.php in which the page elements are displayed (header before the content and sidebar and not after) and it is now ok.