Closed (fixed)
Project:
Zen
Version:
5.x-1.0
Component:
IE Problems
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2008 at 22:44 UTC
Updated:
4 Mar 2008 at 14:45 UTC
When using the ZEN theme in liquid layout mode, on resizing the browser window, the navigation menu disappears in IE6. It seems to be fine in fixed with mode, however.
Comments
Comment #1
johnalbinConfirmed. But it's the sidebars that disappear when you resize the web browser window, not the navigation menu.
When you reload the page, the sidebars are fine.
Comment #2
johnalbinRichard, thanks for finding this before the 5.x-1.0 final release!
Comment #3
johnalbinAdd this to your ie.css file:
This has been added to 5.x-1.x-dev.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
StephanP commentedI ran into the same problem recently.
All typical examples of the infamous IE haslayout problem.
I added
to my sub-theme's ie.css
Stephan