Active
Project:
Zen nineSixty (960 Grid system)
Version:
6.x-4.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2011 at 18:16 UTC
Updated:
12 Apr 2011 at 18:16 UTC
conditional-stylesheets don't work when added into the .info file.
What I did is commented out this line:
//$vars['styles'] = drupal_get_css($vars['css_alt']);
...from ninesixty theme template.php here:
sites/all/themes/ninesixty/template.php
This is a hack! Anyone suggest a better (proper) fix?