MyBB Community Forums

Full Version: Help?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
On my forums I am wanting to make the panel box thing extend to the whole page.

This is what it looks like:
http://gyazo.com/7437045753937775baff36589be21707

I want the width to be 100%, how do I do this?

Thank you.
Can you share your forum url please?
It's not on any hosting, it's on my localhost
(2013-08-03, 07:23 AM)Pertez Wrote: [ -> ]It's not on any hosting, it's on my localhost

Ok.
Go to your ACP -> Themes -> find global.css of current theme -> then look for #panel

Post the code of #panel here.
(2013-08-03, 07:38 AM)Pertez Wrote: [ -> ]http://gyazo.com/d78d7c96db724f675bfebc353114345a

Add 100% in the width field then click save.