Hi guys, my site is displaying perfectly in Firefox, Safari and IE, but in Chrome the footer isn't clearing the left sidebar.
Also, section/division heights are not a sum of sub-sections/divisions?? I see in Firebug that the height of the 'left-sidebar' section is only 19px while 'filter-panel', which is within 'left-sidebar' has a height of 356px?
I had originally set fixed heights for the content and left-sidebar (also having the footer not clearing the left-sidebar) but the display is exactly the same without them.
Update:I think this was because of the 'relative' position given to 'left-sidebar'. Removing this, the section now contains the heights of the subsections.
Also, section/division heights are not a sum of sub-sections/divisions?? I see in Firebug that the height of the 'left-sidebar' section is only 19px while 'filter-panel', which is within 'left-sidebar' has a height of 356px?
I had originally set fixed heights for the content and left-sidebar (also having the footer not clearing the left-sidebar) but the display is exactly the same without them.
Any ideas what would cause this?
Update: I think this was because of the 'relative' position given to 'left-sidebar'. Removing this, the section now contains the heights of the subsections.