There is something I want to do, but I'm not entirely sure how.
Here is the page I'm modifying: <!-- m --><a class="postlink" href="http://wasteland.nichie.net/index.html">http://wasteland.nichie.net/index.html</a><!-- m -->
As you can see, there are several images being used as links. I want to make it so that when you mouseover the image links, the whole image becomes a solid color. Is there a way to do this without creating a mouseover image for every single image? If not, is there a way to specify the height/width of a mouseover swap image so I can just make a 1x1 pixel image of that solid color and stretch it to fit every image link?
I hope that made sense.
Here is the page I'm modifying: <!-- m --><a class="postlink" href="http://wasteland.nichie.net/index.html">http://wasteland.nichie.net/index.html</a><!-- m -->
As you can see, there are several images being used as links. I want to make it so that when you mouseover the image links, the whole image becomes a solid color. Is there a way to do this without creating a mouseover image for every single image? If not, is there a way to specify the height/width of a mouseover swap image so I can just make a 1x1 pixel image of that solid color and stretch it to fit every image link?
I hope that made sense.