04-06-2009, 03:34
Ja na swojej stronie mam tak
a w HTML tak
Cytat: a.link
{
background: url(fora_one.gif) no-repeat;
display:block;
height: 60px;
overflow:hidden;
width: 450px;
}
a.link:hover
{
background: url(fora_two.gif) no-repeat;
}
a.link span
{
display:block;
text-indent: -9999px;
}
a w HTML tak
Cytat:<a class="link" href="http://www.entertothegym.fora.pl"><span>entertothegym.fora.pl</span></a>