TheCripZone SMF Themes Site

All Things Public => Theme Support => Topic started by: Allan on Jul 22, 11, 08:24:48 PM

Title: Archway theme width
Post by: Allan on Jul 22, 11, 08:24:48 PM
Was just wondering how i could make the archay theme width bigger?
Title: Re: Archway theme width
Post by: Maxx on Jul 22, 11, 08:52:11 PM
Allan not in front of the theme , but did you check in the admin> Current them>
Forum width:
Set the forum width. Examples: 950px, 80%, 1240px.

if not it can be done in the index.css file!

regards,
Maxx
Title: Re: Archway theme width
Post by: Allan on Jul 22, 11, 09:25:19 PM
yes there is no option for width in the acp.
I do see a image that is 974px i  think would that have to been changed as well as the index
Title: Re: Archway theme width
Post by: ZarPrime on Jul 22, 11, 11:49:15 PM
Allan,

In the index.css file for the theme, look for this code ...

div#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 77%;
}


Increase width to whatever you want, up to 100%

ZarPrime
Title: Re: Archway theme width
Post by: Allan on Jul 23, 11, 09:45:14 AM
Thanks Zarprime got it.
Title: Re: Archway theme width
Post by: Maxx on Jul 23, 11, 10:32:59 AM
Allan,

Sorry I waited a while last night for you to get back, but had to go.. But Zar, got to you so all is good! I like to go step by step so members can learn the themes! that's just me though and it worked out... cool!

glad you got it!

regards,
Maxx