![]() |
[How To?] Forum width - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: [How To?] Forum width (/thread-172931.html) |
Forum width - Chupipsoo - 2015-07-08 Hello. how do i widden my forum width? Thank u. RE: Forum width - gamemaster - 2015-07-08 Go to templates and style, click your theme, go to global css, use advanced mode, ctrl+f (wrapper). change the width to what you want ![]() RE: Forum width - Chupipsoo - 2015-07-08 I did but my forum doesnt change at all. FORUMS: http://forum.legendarymu.net/index.php RE: Forum width - Destroy666 - 2015-07-09 Change the width attribue of he #mbox element in global.css RE: Forum width - Chupipsoo - 2015-07-11 Hello. i have changed it and nothing happens. im using duende version 2 theme. RE: Forum width - Ad Bakker - 2015-07-11 When I change the width of #mbox in global.css from (now) 70% to for instance 90% with Firebug I see a clear difference. Perhaps you see no difference (yet) because css is cached. Try a refresh of the page and/or rebuilding caches from AdminCP. |