I have a pretty basic sub-theme set up without any mods to page.tpl.php, and that sub-theme (maintheme) is the base for a sub-theme (bodymind). bodymind has a simple info file, with just its own stylesheet and regions copied from maintheme's info file. When I display a page from bodymind, it has

<body class="">

which breaks layout. I've tried copying the page template into the sub sub-theme's directory, but that doesn't make any difference.

6.14 core, Zen 2.0-beta1, Sections 6.x-1.2

Thanks.

Comments

StevenWill’s picture

I am having this same issue.

StevenWill’s picture

This issue was fixed when i completed step 4 in README.txt. So, not a issue i just had not finished the proper steps.

mygumbo’s picture

Status: Active » Closed (fixed)

Thanks so much - that fixed it right up.