Now that http://drupal.org/node/197124 has landed, we can just specify zen.css in the sub-theme's .info file and that will force the base theme's zen.css to not be included.

Zen was working around this issue by including a blank zen.css in the sub-themes. Which made the sub-theme installation instructions awkward/confusing, since we wanted to copy zen/zen/zen.css to subtheme/subtheme.css and people didn't understand that since there was already a subtheme/zen.css.

Comments

johnalbin’s picture

Specifically, #197124: Unable to ignore module’s and base theme’s stylesheets has been available since Drupal 6.3.

johnalbin’s picture

Status: Active » Fixed

Fixed in 6.x-1.x-dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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