By ryan.nauman on
I'm using zen as my base theme. I've created a subtheme and implemented the color module. When I generate a custom color scheme using the color tool GUI my conditional IE.css is no longer included. Why?
I'm using zen as my base theme. I've created a subtheme and implemented the color module. When I generate a custom color scheme using the color tool GUI my conditional IE.css is no longer included. Why?
Comments
_color_page_alter was the
_color_page_alter was the culprit and the fix is:
Briefly noted on http://drupal.org/project/conditional_styles #Technical details..