News:

Join the Facebook Fan Page.

Main Menu

forum Size

Started by ahh, May 22, 2017, 07:56:33 AM

Previous topic - Next topic

ahh

this is my forum
cif2.16mb.com the forum size is too small i want make the size like this cit2.net anyone help me

Shambles

In your index.css file, at line 55

Code (Find) Select
#wrapper {
    width: 990px;
    margin: 0 auto;
}


Code (Replace) Select
#wrapper {
    width: 90%;
    margin: 0 auto;
}

ahh

Quote from: Shambles on May 22, 2017, 08:13:48 AM
In your index.css file, at line 55

Code (Find) Select
#wrapper {
    width: 990px;
    margin: 0 auto;
}


Code (Replace) Select
#wrapper {
    width: 90%;
    margin: 0 auto;
}

where to find the css file ?

Shambles

In your theme's (Analysis) css folder.

ahh


Illori

you need to clear your browser cache to see the change.

ahh


Advertisement: