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