Good work Andy
• Fixed some profile colours on the hightek template
are those the edited css style ?
HTML Code:
#user_highscore_header .user_highscore_score {
font-weight: normal;
color: #67747F;
}
and
HTML Code:
.profile_right_container .module_header {
background:#5c6370 url(images/module_bg.png) left top repeat-x;
padding:6px;
color: #fff;
border-top-right-radius:5px;
border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
font-weight:bold;
font-family: Arial;
border-bottom: 1px solid #000;
font-size: 13px;
}