MyBB Community Forums

Full Version: increase theme width
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can i increase theme width of my forum..
My forum width is little small..
Change the width value in #container within global.css.
I want see my theme width 100% and i also want it auto adjust with deskstop size
Oh, your theme is a little trickier. It uses images in the background, so you'll either have to code the theme in a different way or increase the size of the images. The latter doesn't quite fulfil your request though, because it's still using a fixed width.
You already have a thread for this, please don't create duplicates.