I am trying to place the logo in the header section, just before the header menu. I tried to do it by inserting it into page.tpl and by placing the logo in a block and then adding the block to the header section, but neither way shows the logo, it just seems to disappear behind the menu. I am also using clearfix for the header menu.

Comments

giorgio79’s picture

Category: support » feature

This looks like a common request, some dupes:
#856364: Optionally display site name and logo on top right corner (screenshot attached)
#1257264: Logo inline with menu header
Would be nice to have an option in admin in the theme to show the logo in the header.

Jeff Burnz’s picture

Version: 7.x-1.8 » 7.x-2.x-dev
Assigned: htalwala » Unassigned

I have thought about this and to be honest its so much code to try to do this as a theme setting I don't want to do it, because it starts to over complicate the html for those who want to modify the theme in other ways.

Leaving this open as a documentation issue, it shouldn't be hard to do, but I am out of time right now to provide a working example.

giorgio79’s picture

Thanks Jeff for the input, htalwala there is some sample code here #1257264: Logo inline with menu header you can try

giorgio79’s picture

Status: Active » Closed (duplicate)