In D5.x the site looked fine, but after a long overdue upgrade to D6.x a lot of the styling seems to have now vanished when viewing in IE6?

http://www.ciclosuno.com

Pobster

Comments

frjo’s picture

If I remember correctly IE 6 has a limit (32) on how many CSS files it can handle. Go to

Administer -> Site configuration -> Performance

and enable "Optimize CSS files".

Drupal will then take all CSS-files and make on single file of them. This is to improve the sites performance but will also get around the IE 6 bug.

pobster’s picture

Status: Active » Fixed

Awesome! That was exactly it, thank you ever-so much!

Pobster

pobster’s picture

Status: Fixed » Closed (fixed)