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

add1sun’s picture

the 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.

ryooki’s picture

Status: Active » Fixed

Thanks! that fixed it.

Anonymous’s picture

Status: Fixed » Closed (fixed)