MyBB Community Forums

Full Version: CSS tweeks help please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
(2013-01-12, 04:11 AM)FullMetalBabe Wrote: [ -> ]Two quick fixes, I guess.

Your #banner add
#banner {
background: #000;
margin-top: -40px;
}

To your body add (just the margin part)

body {
margin: auto;
}

And on your #panel take away the 100% width.

Hey fullmetalbabe i appreciate your help could you tell me where those are located.
Should be in your global.css
Thanks Fullmetalbabe question do you like the header like that or should i adjust the size like it was.
I'm not a fan of the graphics but it's a good start - you're trying at least.
Thanks Fullmetalbabe.
Pages: 1 2 3 4 5 6 7