Shape 5

Joomla Templates => Game World - Club => : netstepinc January 28, 2016, 12:32:08 AM



: How to add a standard rectangular header above the menu?
: netstepinc January 28, 2016, 12:32:08 AM
I need to put a standard rectangular header above the menu.
I put a custom html module in the logo position and tweaked the CSS:
#s5_logo_wrap {width: 100%; padding-top: 0 !important;}
#s5_logo_wrap img{width:100% !important;}
#s5_search_wrap {display:none !important;}

However, the main body is a set distance from the top.
As the header image resizes on different screens, the body stays the set distance from the top instead of sliding up with the bottom of the header image.

#s5_content_body_wrap {top: 135px;}
I can change this to 160px so the menu is under the header image on a full sized screen, but the menu doesn't move up as the header image gets smaller.

What needs to change so the menu doesn't float under the logo...and moves with the logo?


: Re: How to add a standard rectangular header above the menu?
: mikek January 28, 2016, 08:40:26 AM
Hello,

I am sorry I am not sure what you are asking. The only thing that would cause the menu to move up and down as you resize is if your custom logo module has a set height in it. Make sure the logo itself isn't pushing the menu down. Please also provide a url to your site.


: Re: How to add a standard rectangular header above the menu?
: netstepinc January 28, 2016, 01:11:34 PM
I'm going to use a different template.