Different logos on different pages
Permalink
I'm new to this so simple is best. I'm working with the Acme theme. I have one logo for the header for the main home page. I would like to use a different logo as the header for a subpage. How would I do this?
Hmm that doesn't seem to be working. When I replace the code nothing changes. Perhaps it's in the wrong place. There doesn't seem to be any Acme folder.
acme should be in root/packages/theme_acme/themes/acme (or something like that. In either header.php or default.php there should be something this but if its in default.php you'll also want to put it in two_column.php, full.php, and three_column.php. you don't need to do this if its in elements/header.php because all of those templates load it automatically.
Caution: This solution is leading to an unclosed H1 in Merediths installation. IE will not close the H1 as most error compliant browsers do. The best practice will be to create a new area for the logo and hide the H1 site name with CSS.
Steve
Steve
I haven't seen that in any other themes. Do you know what is happening to acme so that I can try to avoid it with mine?
This will make the logo an editable area.