In page.tpl.php

The site_slogan in the header tag starts with an h2 tag and ends with an h1 tag.

<h2 id="slogan"><?php print $site_slogan; ?></h1>

If someone wants to give me access to a source code repository I can help. I'm tweaking out this theme for a client and I know an extra pair of eyes and hands sometimes helps.

Comments

vm’s picture

creating a patch is the way changes are handled to core and contrib.

cvs application = http://drupal.org/cvs-application

ipwa’s picture

Status: Active » Fixed

This was fixed in the last dev release, forgot to mark this as fixed before, jchapin I am more than happy to review and commit any changes that will benefit this theme, it would be great if you can do patches, if not send me the files you modified and I can run a diff.

Status: Fixed » Closed (fixed)

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