Closed (duplicate)
Project:
Zen
Version:
6.x-1.1
Component:
IE problems
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 16:10 UTC
Updated:
8 Apr 2011 at 17:39 UTC
Hello all
I have problem with my forum theme in Internet Explorer 8.
Please check this site in IE8, page loads without the CSS file.
How to fix it?
Thank You for help me.
Comments
Comment #1
farrington commentedThat is most likely because you exceed IE's limitation of a maximum of 31 CSS files.
Try to lower the number of "included" CSS files by combining some of the standard CSS files (and not loading those you perhaps don't even use...).
/marcus
Comment #2
farrington commented#256802: IE limits Drupal to 31 stylesheets total
Comment #3
loko commentedThank you!!!