Because our region.tpl.php is used for all regions in page.tpl.php, <?php print render($page['header']); ?> renders the grid width classes on the header region. Thus it's no longer an auto width, meaning that blocks in the region can't be floated beside the site info.

Comments

stephthegeek’s picture

Status: Active » Fixed

This is in the dev release (which currently has the wrong date displaying but is the correct, updated files).

It has its own preprocess function now instead of using the region template, printing the contents directly to allow for the (future) Skinr settings to be used for greater control.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.