MyBB Community Forums

Full Version: Center the header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I center my header
im not sure if youre referring to your logo but if so add this to your theme>global.css>advanced mode>
.logo {
text-align: center;
}
if you are referring to the forum in your signature, forum logo and top links are already centered.
(2013-07-03, 09:50 AM).m. Wrote: [ -> ]if you are referring to the forum in your signature, forum logo and top links are already centered.

Not for that forums

The other method worked