MyBB Community Forums

Full Version: i want to compress the width of my forum like mybb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to do compress side of my theme like mybb forum. Default theme width is wider. I want to keep width space blank like this forum. Please tell me how to do it?
Chage width of #container in global.css of your theme to smaller percentage
http://docs.mybb.com/Admin_CP_Themes.html.
Thanks. It worked.