I'm using Drupal 5.7 with the Marinelli theme 1.2. In IE7 on a PC, the theme does not show up on the home page or most of the other pages. This also effects the text line breaks. It shows fine in Firefox 2 or 3. Is there anyone who has come across this?
I'm using it on a closed intranet and all users are IT supported with IE7 only, not firefox. I work on a mac and use Firefox 3.

CommentFileSizeAuthor
image001[5].jpg92.77 KBSMonsen

Comments

Garnerin’s picture

I've encountered the same problem, except that it does not depend on the theme but on the amount of modules and blocks which bring their own css. IE7 is obviously not able to concatenate a certain amount of css files.

I found the following 'solution': Enable css cache on admin/settings/performance. Then all css files of a page would be combined to one and loaded as one by IE7. I tried and found it works. But for me, this is no solution because in order to enable css cache, you have to switch the download method to 'public' which does not meet my needs. I think I'll have to restructure my site and remove the one or other block...

Lioz’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.