Closed (duplicate)
Project:
Corolla
Version:
7.x-2.x-dev
Component:
Design
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2011 at 02:47 UTC
Updated:
26 Mar 2012 at 08:46 UTC
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
Comment #1
giorgio79 commentedThis 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.
Comment #2
Jeff Burnz commentedI 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.
Comment #3
giorgio79 commentedThanks Jeff for the input, htalwala there is some sample code here #1257264: Logo inline with menu header you can try
Comment #4
giorgio79 commented#1257264: Logo inline with menu header