Hi,
I have installed Zen 6.x-2.0 and Zen Nine Sixty 6.x-4.3 and created my own theme as a sub theme of zen_ninesixty based on following instructions.
In Zen Nine Sixty settings I have activated wireframes and grid overlay, but they don't show up in my sub theme. If I switch my theme to Zen Nine Sixty they do show up.
How can I activate wireframes and grid overlay in a sub theme?
Thanks,
Michlis
Comments
Comment #1
michlis commentedQuick fix just for development, manually adding "show-grid" class for BODY tag in page.tpl.php.
Comment #2
dang.artman commentedMy thought about the Zen 960 theme was that it was to be used as a sub-theme of Zen to being with. Beyond that, I would tend to think that activating a setting in the primary theme, that you are using to build your sub theme off of, would inherently not affect any settings in your theme you are working on. Instead, I believe you would need to have those options made available to your subtheme it self.
Comment #3
michlis commented