Greetings,

I installed the Zen 6.x-2.x-dev version (created a sub-theme) and for some reason the theme is not recognizing the CSS. I'm attaching a screen-shot of the block admin page (zen-6.x-2.x-dev.png). I've checked the naming of the sub-theme in the .info file as well as the template.php and them-settings.php files.

When I installed the 6.x-1.1 version (created a sub-theme) the theme recognizes the CSS (see attached file 6.x-1.1.png of the block admin page as well).

If anyone has any insight into what may be the issue here, I'd appreciate your feedback on this!

Thanks in advance.

Scott

CommentFileSizeAuthor
6.x-1.1.png22.84 KBscott859
zen-6.x-2.x-dev.png33.1 KBscott859

Comments

ishmael-sanchez’s picture

Hello,

How many modules do you have enabled? Are you using IE? If so this could be your issue http://groups.drupal.org/node/34954.

johnalbin’s picture

yeah, if its IE's 31 stylesheet limit, try using this module during development: http://drupal.org/project/ie_css_optimizer

And then when your site goes into production, turn on CSS file optimization on admin/settings/performance so that all your stylesheets are combined into a single file.

ishmael-sanchez’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.