I'm having a heck of time figuring out an IE6 issue with a Zen sub theme. Here is the issue:

On certain pages the left sidebar overlays on main content area when the browser window is small. This only happens on certain pages and goes away when the node tabs are rolled over. This seems like an IE6 peekaboo issue, but it doesn't appear for all pages? It happens on these: http://test.moblin.org/documentation, http://test.moblin.org/node/add, but doesn't happen here as well as other places: http://test.moblin.org/community. See attached screen shots as well.

The IE contional css seems to be working fine. I have modified the fixed layout slightly, but can't figure out where I might need to modify the ie.css to fix this?

Any help would be greatly appreciated! Thanks

Comments

kmonty’s picture

Go to admin -> performance and turn on css aggregation. See if that solves the issue.

ie6 does funky things when you have that many css files, even if you do not hit the 32 File Ceiling

liquid06’s picture

Thanks kmonty, I was having the same problem as mshaver and this solution worked for me!

mshaver’s picture

Yes, this in fact was the issue! It's one of those things I forget about as I'm testing and then it dawns on me later! Thanks

kmonty’s picture

Status: Active » Closed (fixed)

Glad I was able to help!