| NamePros Regular Join Date: Mar 2006
Posts: 413
NP$: 90.00 ( Donate)
| find this line
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
and change the FFFFFF to the color number/letters you want.
I am pretty sure I am right
p.s. if you want it to match your outer border the color code you want to put in the place of FFFFFF is CC0000 |