Topic: Forum width
Hi,
I need some help on how to change the width of the whole forum so it doesnt spread accross the browser, i want it to macth my website header width.
Thanks in advance
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → Forum width
Hi,
I need some help on how to change the width of the whole forum so it doesnt spread accross the browser, i want it to macth my website header width.
Thanks in advance
in the .css for the theme, locate 5.1 and alter #punwrap to your needs
I have this in mine
#punwrap {text-align: left; width: 942px; margin: 0px auto;}
Thanks it worked
Which css file is this in?
whatever style you are editing. it's in the style.css file NOT the style_cs.css file.
PunBB Forums → PunBB 1.2 discussion → Forum width
Powered by PunBB, supported by Informer Technologies, Inc.