Closed (fixed)
Project:
Slash
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2009 at 23:13 UTC
Updated:
24 Aug 2009 at 06:20 UTC
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?
Pobster
Comments
Comment #1
frjo commentedIf 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.
Comment #2
pobster commentedAwesome! That was exactly it, thank you ever-so much!
Pobster
Comment #3
pobster commented