Forum Moderators: not2easy
Currently I have:
A.leftnav:link { color: #003366; font-size: 12px; font-weight: 600 }
A.leftnav:active { color: #003366; font-size: 12px; font-weight: 600 }
A.leftnav:visited { color: #003366; font-size: 12px; font-weight: 600 }
A.leftnav:hover { color: #ff6600; font-size: 12px; font-weight: 600 } <-- want image and color change here.
Thanks,
background: #color url(image.gif) no-repeat;
Hope that's what you were asking, if you have a more specific question, feel free to ask.
I have seen this many times, but now that I want to see how it is done, I can't find it.
When you rollover a link, and image, usally an arrow, appears. The link is text based.
Almost like a decoration, but it is an image.
Thanks,