Readme-ul (adica tutorialul din readme.txt) este facut pt tema SubSilver. Eu folosesc Counter Strike Expanded, si de ex am asa :
Cod: Selectaţi tot
#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
#
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
#
#-----[ AFTER, ADD ]------------------------------------------
#
td.inlineadtitle {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px;
}
td.inlinead {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
}
#
... ei, eu in thema respectiva nu am in overall_header.tpl linia asta :
Cod: Selectaţi tot
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }