Closed (fixed)
Project:
Zen
Version:
7.x-5.x-dev
Component:
IE problems
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
9 May 2012 at 20:16 UTC
Updated:
2 Nov 2012 at 21:31 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| ie8.png | 20.69 KB | bastiaan1321 | |
| whatisshouldbe.png | 391.01 KB | bastiaan1321 |
Comments
Comment #1
bastiaan1321 commentedlive site : http://www.sportmassage020.nl/nieuw/
Comment #2
johnalbinI just tested this in IE8 and it looks fine. What did you change to make it work?
Comment #3
spasebar commentedI'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?
Comment #4
johnalbinIf 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
Comment #5
maximpodorov commentedWhy does IE require aggregation if there are less than 31 CSS files?
Comment #6
echoz commented"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.