Active
Project:
Omega
Version:
7.x-3.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2012 at 19:25 UTC
Updated:
26 Nov 2012 at 19:25 UTC
I'm wondering if there is a way in the info file to add a new style to the Optional Styles section that is disabled by default?
Something like this is what I'm looking for.
css[normalize.css][name] = Normalize CSS styles
css[normalize.css][description] = Normalize CSS (be sure to disable reset)
css[normalize.css][options][weight] = -30
css[global.css][options][disabled] = trueI use the Omega theme in a multi-site environment and I don't want to have to go into each site and toggle this style. I want it off by default and then to just turn it on as needed. Is this possible?