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

Comments

ajross’s picture

I 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.

Zalatar’s picture

No it is not checked. Should it be?
Thanks for the quick response.
Z

ajross’s picture

Yes, 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.

Zalatar’s picture

Turned 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

ajross’s picture

Status: Active » Closed (works as designed)
eswiderski’s picture

thanks...worked for me too!

halver’s picture

Version: 6.x-1.3 » 6.x-1.6

Worked for me. Thanks.