Closed (fixed)
Project:
Zen
Version:
5.x-0.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 May 2007 at 21:15 UTC
Updated:
22 May 2007 at 13:00 UTC
I'm trying to make my own theme based on Zen. I'm using the basic Zen theme until the new theme is ready. I've found that by copying / renaming the Zen folder, I lose the Content Top functionality. I don't see any reason in the regions don't work anymore. I'd like to have regions more than the standard: left, header, content, right, footer. Is it because I renamed the folder from Zen to TestTheme? All the files inside it have not been changed.
Comments
Comment #1
add1sun commentedthe most important thing that you need to change is anything that says zen_ in the template.php file to TestTheme_ Otherwise drupal doesn't know what you are talking about.
Comment #2
ryooki commentedThanks! that fixed it.
Comment #3
(not verified) commented