I noticed something weird; As i'm a mac user and don't have IE i check my websites on ierenderer.
In IE9 everything looks as it should be (attached). but in IE8 everything disappears except for the menu.

Now i wondered what would happen if i would just use the zen theme; and it gives a very weird results in versions lower then IE9.
Does this mean the 5.x branch doesn't support anything below IE9 anymore? Or is there a fix css file like in 3.x

CommentFileSizeAuthor
ie8.png20.69 KBbastiaan1321
whatisshouldbe.png391.01 KBbastiaan1321

Comments

bastiaan1321’s picture

johnalbin’s picture

Status: Active » Postponed (maintainer needs more info)

I just tested this in IE8 and it looks fine. What did you change to make it work?

spasebar’s picture

I'm having a VERY similar type of issue. I see that checking "Aggregate / Compressing CSS" somewhat fixes my problem but I do not want to do that. Can someone help with the issues that IE8 is having with Zen?

johnalbin’s picture

Version: 7.x-5.0 » 7.x-5.x-dev

If you don't want to turn on CSS aggregation to test IE during development, you should check out this module: http://drupal.org/project/ie_css_optimizer

maximpodorov’s picture

Why does IE require aggregation if there are less than 31 CSS files?

echoz’s picture

Status: Postponed (maintainer needs more info) » Fixed

"if there are less than 31 CSS files"
The known IE bug is if there are *more* than 31 #228818: IE: Stylesheets ignored after 31 link/style tags and this is no longer an issue in D7, where this has been fixed.

The OP must have had another cause, but this is an old issue so I'm marking as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.