byclever adlı üyeden alıntı: mesajı görüntüle
scriptte linklerin üzerine gelince linkler yanıp sönüyor o yanma sönme olayını nasıl kaldırabilirim yardımcı olurmusunuz arkadaşlar..
Selametle..
images/steyle.css metin belgesiyle aç
Aşağıdaki Kodu

height:16px;
color:#FFffff;
font-weight:bold;
font-size:11px;
padding-left:18px;
padding-top:5px;
text-decoration:none;
}
.menu a:hover{
background:url(kat-bgh.png) no-repeat bottom left;
height:16px;
color:#000000;
font-weight:bold;
padding-left:18px;
padding-top:5px;
text-decoration:none;
}
Bununla Değiştir

height:16px;
color:#;
font-weight:bold;
font-size:11px;
padding-left:18px;
padding-top:5px;
text-decoration:none;
}
.menu a:hover{
background:url(kat-bgh.png) no-repeat bottom left;
height:16px;
color:#;
font-weight:bold;
padding-left:18px;
padding-top:5px;
text-decoration:none;
}