Hello All,
I have got a very strange problem when viewing my site using IE 7. I have a multilingual site and I use the language switcher block to switch between languages (English and Persian). When I visit the English version, everything is OK, but when I switch to Persian one, it seems that all the theme information (templates, styles, ...) are gone away! I will post images of the issue. Any help would be greatly appreciated.

Kind Regards
Ali Majdzadeh Kohbanani

Comments

Ali Majdzadeh Kohbanani’s picture

Please see the following screen shots:
http://drupal.org/node/368707 (The site in English)
http://drupal.org/node/368709 (The site in Persian)

Kind Regards
Ali Majdzadeh Kohbanani

Ali Majdzadeh Kohbanani’s picture

Anybody with the same problem?

Ali Majdzadeh Kohbanani’s picture

Problem solved. Just for those which may encounter the same issue:
IE 7 has the limit of 40 .css files loaded for a page. When this limit is exceeded, simply all the style definitions are discarded. The solution is to enable the compress and aggregate .css files option which resides at Administer -> Site Configuration -> Performance. For further information, please check the following post:
http://drupal.org/node/179869

Kind Regards
Ali Majdzadeh Kohbanani

Rob T’s picture

Thanks for this. I had just run into the same problem and was stumped.