--- sites/all/themes/zen/STARTERKIT/STARTERKIT.info.txt 2010-06-26 11:05:30.000000000 -0500 +++ sites/all/themes/New-zen/STARTERKIT/STARTERKIT.info.txt 2010-08-21 21:06:40.000000000 -0500 @@ -35,8 +35,8 @@ stylesheets[all][] = css/pages.css stylesheets[all][] = css/block-editing.css stylesheets[all][] = css/blocks.css stylesheets[all][] = css/navigation.css -stylesheets[all][] = css/panels-styles.css -stylesheets[all][] = css/views-styles.css +;stylesheets[all][] = css/panels-styles.css +;stylesheets[all][] = css/views-styles.css stylesheets[all][] = css/nodes.css stylesheets[all][] = css/comments.css stylesheets[all][] = css/forms.css @@ -46,6 +46,8 @@ stylesheets[print][] = css/print.css ; stylesheets[only screen and (max-device-width: 480px)][] = css/iphone.css ; Set the conditional stylesheets that are processed by IE. + ; IE can not read more than 31 style sheet. You may need to de-activate some + ; style sheets or turn on CSS aggregation. conditional-stylesheets[if IE][all][] = css/ie.css conditional-stylesheets[if lte IE 6][all][] = css/ie6.css