[thelist] Image border to colour on hover

Tony Crockford tonyc at boldfish.co.uk
Mon Sep 16 16:44:00 CDT 2002


It's passed bedtime, so this may be nonsense, but...

have you set border in the img tag to a width or not?

if so it should pick up any hover you have in CSS for <a>

 you could then try:

a.rev, a.rev:hover, a.rev:active {appropriate declarations}

which seems to work for me

HTH

Tony





More information about the thelist mailing list