Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: This forum has a nice W-I-D-E look to it……..


chrishajer
Participant

@chrishajer

The width of that #main div is set in the kakumei style.css.

#main (line 155) {
width: 760px;
}

Change that to something wider and you will make the whole layout wider. There might be other things to change to take up some of that space, but start with the #main.

Skip to toolbar