Paolosnz
04-05-2005, 14:14
salve
su un foglio di stile ho inserito le seguenti righe: (ho tolto un pò di roba)
.bg-black a:link { font-family: color: #999999; background: #354B51;} .bg-black a:active { font-family: color: #999999; background: #354B51;}
.bg-black a:hover { font-family: color: #A2B6BB; background: #354B51;}
.bg-black a:visited { font-family: color: #999999; background: #354B51;}
ma c'è un problema, quando uso un link la funzione hover non si visualizza più!
è come se visited restasse attivo e non cambia il colore... che fare?
su un foglio di stile ho inserito le seguenti righe: (ho tolto un pò di roba)
.bg-black a:link { font-family: color: #999999; background: #354B51;} .bg-black a:active { font-family: color: #999999; background: #354B51;}
.bg-black a:hover { font-family: color: #A2B6BB; background: #354B51;}
.bg-black a:visited { font-family: color: #999999; background: #354B51;}
ma c'è un problema, quando uso un link la funzione hover non si visualizza più!
è come se visited restasse attivo e non cambia il colore... che fare?