MyBB Community Forums

Full Version: Header isue. *Updated*
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
.menu {
overflow:hidden;
height:60px;
}

Add that to your global.css
(2013-02-15, 07:34 PM)Tindris Wrote: [ -> ].menu {
overflow:hidden;
height:60px;
}

Add that to your global.css

well he wants to move icons up and within header background.
Yes, and that will fix it.
Seems to be solved on their site now.
(2013-02-15, 08:01 PM)Tindris Wrote: [ -> ]Yes, and that will fix it.

I tried it with firebug live edit on his site and panel went down
http://i.imgur.com/Qorn2hX.png

Let's see what it does for OP.
I went to their site and it looks fine, no need for me to use dev tools on chrome to test the fix.
(2013-02-15, 07:34 PM)Tindris Wrote: [ -> ].menu {
overflow:hidden;
height:60px;
}

Add that to your global.css
I moved everything down, is there a way to make the header bg image bigger?
You need to remove all of those <br> that you have hardcoded in.
(2013-02-15, 08:25 PM)Tindris Wrote: [ -> ]You need to remove all of those <br> that you have hardcoded in.

That will make the image bigger?
No, but it will make it possible to fix the CSS to make things work.
Pages: 1 2 3