Linki działają wszystko się podświetla po najechaniu ale tło nie zostaje:
Kod:
<a href="index.php?action=home" class="menulink" onfocus="blur()" >
i css
Wdzięczny będe za pomoc
A.menulink{ display:block; width:90px; height:95px; margin-left:0px; margin-top:0px; margin-right:0px; text-align:center; font-family: Tahoma; font-size: 9px; text-decoration: none; color: #aecc1c; background: url("bx.jpg"); BORDER:none; } A.menulink:hover{ color: #ffffff; background: url("by.jpg"); }
