I really like the look of this theme, but I am having an issue in IE7 and IE8. I am not concerned about the rounded corners at this time.
What I am seeing is the sidebar first is not in the proper place with IE. It loooks fine in Chrome and Firefox.
See the screen shots below.
Can anyone else confirm this?
Thanks,
Z
| Comment | File | Size | Author |
|---|---|---|---|
| Mix and Match error2.jpg | 79.12 KB | Zalatar | |
| Mix and Match error1.jpg | 63.05 KB | Zalatar |
Comments
Comment #1
ajross commentedI always have to ask this first with IE problems - do you have the stylesheet aggregation/compression turned on? I've seen similar things when the IE stylesheet limit is exceeded and the layout-related stylesheet isn't loaded.
Comment #2
Zalatar commentedNo it is not checked. Should it be?
Thanks for the quick response.
Z
Comment #3
ajross commentedYes, that's likely the problem. IE has a 30 stylesheet limit, and won't load any after that. So if you are using a lot of modules with stylesheets, then it is pretty easy to exceed that limit and some of your stylesheets from the theme won't be included. Try enabling CSS compression temporarily and check things in IE. You can't have this setting turned on if you are modifying the stylesheets at all, so I find it is easiest to do development work in a non-IE browser then turn it back on to test changes in IE. Or Fusion actually provides a developer setting on the theme configuration page that will compress some of the stylesheets that you can use while working. But for a production site, you will always want to have this setting turned on.
Comment #4
Zalatar commentedTurned on "Avoid IE stylesheet limit" and it is perfect in IE.
Thanks for your quick responses and keep up the great work.
I am thinking about using this on several sites.
Z
Comment #5
ajross commentedComment #6
eswiderski commentedthanks...worked for me too!
Comment #7
halver commentedWorked for me. Thanks.