How to Avoid IE Style Sheet Limits in Drupal
The default style sheet limit for Internet Explorer is 31 linked sheets. If your Drupal website theme contains more than 31 style sheets, it may fail to load in the IE browser. To avoid the style sheet limit, you can optimize the IE CSS file settings of your Drupal site. Optimizing the CSS files of your site compresses the style sheets, allowing your site to properly load and appear in IE.
Instructions
-
-
1
Log in to your Drupal Administrator Dashboard at Domainname.com/user. Replace “domainname” with the name of your website.
-
2
Click “Settings” and then “Performance” under “Admin” in the left-hand navigation area of the Drupal Admin page.
-
-
3
Select “Partial optimization for module CSS development” under the “Optimize CSS Files” section.
-
1