<td class="btnav" onmouseover="categorybox.backgroundColor='#84DFC1';"
onmouseout="categorybox.backgroundColor='#84C1DF'"></td>
categorybox is class name I made to configure my category list box in the stylesheet
This is the line added to the stylesheet:
#categorybox.btnav { background-color: #84C1DF; border: 1px #000000 solid;}
Thanks in advance for any help.
Edited by cocktails3, 22 November 2009, 01:11.














