MyBB Community Forums

Full Version: Few Questions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
1. How can I resize my forum width?
2. Can I center the
Quote:Welcome back, RollerC. You last visited: Today, 04:04 AM
View New Posts | View Today's Posts | Private Messages (New 0, Unread 0, Total 0)
and center the top links and bottom links also?
Ok, I found the forum width, but what about centering the menu?
RollerC Wrote:Ok, I found the forum width, but what about centering the menu?

Go to Templates, Modify / Delete / Expand / header and find this line near the bottom.

$welcomeblock 

Change it to this:


<div align="center">				$welcomeblock </div>


Save the template, and that will centre the text... like this -> (but you will have to sign in to see it) Wink

http://www.ozidownunder.com/mybb/

You can also move each line individually left / right / centre by <div'ing>

The header_welcomeblock_member... Template.