Hi there
Ik would like to set a fixed width to my forum which i have upgradet to Smf 2.0. I already tried the existing tutorials which didn't help.
Does someone know how to set a fixed width to Smf 2.0 forums?
Greetz
i also need this... i tried editing the template but it did'nt work...
open style.css of your theme.
find the body tag.
somewhere within it, add
width: ###px;
where ### is the width in pixels