Class Colors

Theme, template, layout, or image issues

Class Colors

Postby darkgoth » Wed Jul 05, 2006 9:34 am

How can i change the class colors to match what's in game?
User avatar
darkgoth
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Tue Jul 04, 2006 7:10 pm

Class Colors

Postby slick » Sun Sep 17, 2006 2:44 pm

assuming this is roster 1.7.0BETA
open up css/styles.css

go to aprox line 1309-1327

you can replace those lines with this ( the exact color codes from ingame):

Code: Select all
.classDruidtxt { color:#A69D91; }
.classHuntertxt { color:#FFC835; }
.classMagetxt { color:#E11C14; }
.classPaladintxt { color:#B5BDB0; }
.classPriesttxt { color:#48CBBD; }
.classRoguetxt { color:#C3EB88; }
.classShamantxt { color:#7B480C; }
.classWarlocktxt { color:#A07AAD; }
.classWarriortxt { color:#3C77B3; }

.classDruidetxt { color:#A69D91; }
.classJägertxt { color:#FFC835; }
.classMagiertxt { color:#E11C14; }
.classPaladintxt { color:#B5BDB0; }
.classPriestertxt { color:#48CBBD; }
.classSchurketxt { color:#C3EB88; }
.classSchamanetxt { color:#7B480C; }
.classHexenmeistertxt { color:#A07AAD; }
.classKriegertxt { color:#3C77B3; }
Last edited by slick on Sun Sep 17, 2006 2:44 pm, edited 1 time in total.
slick
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Tue Sep 12, 2006 7:58 pm


Return to Appearance

Who is online

Users browsing this forum: No registered users and 1 guest

cron