Posted by bastiaan1321 on May 9, 2012 at 8:16pm
8 followers
Jump to:
| Project: | Zen |
| Version: | 7.x-5.x-dev |
| Component: | IE problems |
| Category: | support request |
| Priority: | major |
| Assigned: | bastiaan1321 |
| Status: | closed (fixed) |
Issue Summary
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
| Attachment | Size |
|---|---|
| whatisshouldbe.png | 391.01 KB |
| ie8.png | 20.69 KB |
Comments
#1
live site : http://www.sportmassage020.nl/nieuw/
#2
I just tested this in IE8 and it looks fine. What did you change to make it work?
#3
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?
#4
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
#5
Why does IE require aggregation if there are less than 31 CSS files?
#6
"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.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.