MyBB Community Forums
Editing a theme - 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: Editing a theme (/thread-204990.html)



Editing a theme - Zylantex - 2016-10-11

I'm currently editing the default theme on my forum to use the county colours. Sky blue and Navy Blue.

I have managed pretty ok so far and have the colours I want where I want them.
I want to set the width of the theme to 70%, no problem except for the top and bottom sections, indicated with red arrows, which obstinately remain full screen width.  Sad

Any idea on how to set the width for these areas? Thanks.


[Image: wI1MAR2.png]


RE: Editing a theme - WallBB - 2016-10-12

You have to add your header class and footer class in the wrapper and set the width of wrapper to be 70%.
That would make it work.
Hope it helps