You can also find lots more hover graphics here:
Chain |
|
|
Fence |
|
|
Yellow Star |
|
|
Hearts |
|
|
Sparkles |
|
|
Snake |
|
|
Glitter |
|
|
Glow |
|
|
Blue Star |
|
|
Train |
|
|
Lightning |
|
|
Static |
|
|
Water |
|
|
Bubbles |
|
|
Snow |
|
|
Matrix |
|
|
Select the URL you would like to use and use it with this code to make all your links have that background image on it when someone hovers over any of your links
<style>
a:hover {background-image:url(URL);}
</style>