MyBB Community Forums

Full Version: How to set the width of the forum?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello again my question is how to set the width of the entire board?
On the ACP, goto templates & style, click on the theme > global.css > #container

Width > 85%
Thank you and now how to change to make it in the middle of the forum and not the left
I think you have to put in the container

margin: 0 auto;
Thank you all works