Active
Project:
Genesis
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 May 2010 at 17:34 UTC
Updated:
13 May 2010 at 17:43 UTC
Hi,
I love the flexibility of Genesis and the supporting Gpanels. I'm designing a new site now and I started with the Zen theme. I would really like to add some Gpanels to this theme.. is it just a matter of adding the same code to page.tpl.php and defining the regions in the .info file and then coding the layout in css?
Thanks again for the wonderful theme.
Comments
Comment #1
Jeff Burnz commentedYes, you can add Gpanels to any theme - the CSS to copy/paste is in genesis/genesis/css/uncompressed/layout.css around line 265 to 320.
Once you have that in your own stylesheet you can use the PHP snippets and add to your info file and you're away.