MyBB Community Forums

Full Version: Logo only for blue blackground
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How I put my forum logo only that blue blackground?

http://www.revoken-gaming.eu
Where do you mean? Do you mean the blue in the header?
Yes Big Grin

Bump, anyone?
go to your global.css and find
#mainwidth {
    text-align: left;
    line-height: 1.4;
    margin: auto auto;
    margin-top: 60px;
    width: 90%;
}
 remove the:
 margin-top: 60px;


and save it
Sorry, but I needed to install mybb again and if I remove that code, nothing happend this time. Help?
^ changed code is working. hard refresh your browser (eg. press CTRL + F5) and check again
Yes, thanks Big Grin