Closed (fixed)
Project:
Zen
Version:
6.x-2.0-beta1
Component:
PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2009 at 14:01 UTC
Updated:
30 Nov 2009 at 16:52 UTC
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
Comment #1
StevenWill commentedI am having this same issue.
Comment #2
StevenWill commentedThis issue was fixed when i completed step 4 in README.txt. So, not a issue i just had not finished the proper steps.
Comment #3
mygumbo commentedThanks so much - that fixed it right up.