Hi,

I have a website, www.brainplay.ie and I'm having trouble with the css for IE. This has led me to the believe the IE css stylesheets aren't loading although it looks as though they are from the page source, can anyone help?

My main issue - I want the image in the 'body' to stay in line with the image in the 'footer' in all browsers. If you click on this link - www.brainplay.ie/help-me-fix-this-problem - in Firefox and then IE or Safari (there is no content on this page to allow you see that the image doesn't align correctly). The image in the 'body' is in line with the image in the 'footer' in Firefox and not in IE?

Thanks in advance for all advice and help.

Ciaran

Comments

cmcguinness’s picture

I'm wondering if anyone could suggest why IE isn't reading the stylesheets found at www.brainplay.ie/themes/lightfantastic/assets/style/ie7.css

Thanks in advance

Mac Clemmens’s picture

IE will only load 32 stylesheets. To remedy this, go to site configuration: performance, and change Optimize CSS to "Enabled". We had some of our sites just look unthemed but it turns out we had 34 stylesheets loading, two of which were being ignored by all versions of IE.

cmcguinness’s picture

That's interesting.... I'll try it out. Thanks you!!

Anonymous’s picture

Or try this module, http://drupal.org/project/unlimited_css , it seems to work fine.

cmcguinness’s picture

Thank YOU!