MyBB Community Forums

Full Version: How Can I Centre The Logo Header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have looked on here and followed some old instructions but it doesn't seem to work.

Can anyone help please.
You have to edit global.css .
(2011-10-05, 02:33 AM)Everett777 Wrote: [ -> ]You have to edit global.css .

I am in global.css now.
What do i need to do please?
.logo {
text-align: center;
}
(2011-10-05, 03:12 AM)Malcolm. Wrote: [ -> ]
.logo {
text-align: center;
}

Excellent thank you.

(2011-10-05, 03:12 AM)Nathan Malcolm Wrote: [ -> ]
.logo {
text-align: center;
}

Hey Nathan,
Where exactly on global.css can i find the instance for the header? I am there now but i cannot find anything that says header, logo etc.
^ have you checked in advanced mode for editing global.css