MyBB Community Forums

Full Version: Header problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys, so basically I want header to be in the top. (I'm using the default mybb template set)
When I move it on the top, it shows me this: http://gyazo.com/05da94a762cfb553099463ced433bd0f

Problem is, I want it to cover the whole width and occupy all the place left at the top and sides.
I wonder how I can do that? Thank you.
you have to adjust panel's css (padding)
When adjusting the padding to 0px (before it was 8px), it gives me this: http://gyazo.com/317da4ac2e58daa4f1eb23834990f441

It's only the text padding Sad
try removing the border for panel. padding can be 0 for left and right sides and few pixels for top and bottom.