Create A Forum - Support Forums

Support => Style Support => Topic started by: shannon on February 23, 2019, 08:56:15 pm

Title: Width of Forum
Post by: shannon on February 23, 2019, 08:56:15 pm
Hello. I am creating a theme and was wondering how do I change the width of my forum? Thank You!
Title: Re: Width of Forum
Post by: CreateAForum on February 24, 2019, 12:55:57 am
Admin -> Layout Settings -> Forum width:
Title: Re: Width of Forum
Post by: StoryGod on November 23, 2019, 12:08:44 am
I'm not sure what forum width in layout controls. If you want more precision, modify your board's style and use ctrl-f (find) to find the following elements.

table_list (This is the table on your main board). It is good to resize this using percentiles instead of .em's because it will squish on narrower browser windows. It will also spread on wider browsers.

boardindex_table (I didn't modify this but you could. Again  percentile widths work better for all different browsers.)

and
Main_content_section (I played with the widths and margins here so I could put a background on my body and keep a solid background where there is text. Again switching to percentile widths is a big plus.)