By johnalbin on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-5.x
Introduced in version:
7.x-5.2
Issue links:
Description:
Zen now overrides the default Panels and Panels Everywhere templates.
If your CSS was relying on the exact markup that was included with the modules’ template files, you may need to prevent Zen’s copies of the templates from being used by copying the following templates from the original modules to your sub-theme:
panels/templates/panels-pane.tpl.php
panels_everywhere/theme/pane-header.tpl.php
panels_everywhere/theme/pane-messages.tpl.php
panels_everywhere/theme/pane-navigation.tpl.php
Impacts:
Site builders, administrators, editors
Themers