MyBB Community Forums

Full Version: Aligning the content to the center
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I was ajusting the content's width, but I noticed that the content "box" doesn't align to the center, it stays on the right. Here's the screenshot: http://i306.photobucket.com/albums/nn270...xxxxxx.png

So I basically want help to make it to the center.
Help please. Huh
I'm not sure if this will work as my forum isn't up at the moment but...

Templates and Style-> Templates-> (your theme/template).

Forum Display -> forumdisplay

And add <center> at the top...
As I say, this is off the top of my head.
Didn't work. Thanks anyway!
Okay I just got my forum up. Lemme check.
Please notice that this happens with computergeek's theme. Since MyBB default theme's content is already centered.
Okay, back to forumdisplay. Press enter at the end of '<body>' so you get a new line.
Then add to the new line '<center>'.

Then, add after '{$footer}' '</center>'.

Click save, and it should hopefully work Big Grin.
(2009-02-14, 06:31 PM)Icy Wrote: [ -> ]Please notice that this happens with computergeek's theme. Since MyBB default theme's content is already centered.

Can you give me a link to the theme?
Still doesn't work.
Theme's link: http://community.mybboard.net/thread-40869.html
Where did you edit the size of the thread display? I'm trying to recreate the problem on my board.

In the meantime try:

Index Page Templates-> index.

Put an Enter after '{$header}' and before '{$forums}'.
Put in there '<center>' and then add '</center>' after '{$forums}'.
Edit the global.css stylesheet in 'content' (since 'container' also edits the navigation thingy).
Oh and that didn't work also.
If you PM me your login details and your forum URL I can try to assist you.
Pages: 1 2