Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Loverboy on March 22, 2008, 07:45:58 PM

Title: Fixed forum width for SMF 2.0 ?
Post by: Loverboy on March 22, 2008, 07:45:58 PM
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
Title: Re: Fixed forum width for SMF 2.0 ?
Post by: Metal_13 on March 23, 2008, 04:39:56 AM
i also need this... i tried editing the template but it did'nt work...
Title: Re: Fixed forum width for SMF 2.0 ?
Post by: metallica48423 on March 23, 2008, 05:33:49 AM
open style.css of your theme.

find the body tag.

somewhere within it, add

width: ###px; where ### is the width in pixels