mouseover/hover code |
mouseover/hover code |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 88 Joined: Jan 2005 Member No: 85,309 ![]() |
is there a code to make it so that when you hover a link, its a picture? i know this code:
<!-- begin code provided by createblog.com --> <style type="text/css">a:hover {background:url(image here); text-decoration: none;}</style> <!-- end code provided by createblog.com --> but that makes it the background ... i want a code so that the words of the link are gone, and its only the image |
|
|
![]() |
![]()
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 ![]() |
I'm not sure if it's possible, but just make the words transparent?
like font-color: #transparent; or whatever. :x |
|
|
![]() ![]() |