image borders with hoover effect (using CSS code only)

paulm2003 <[email protected]> 28 Aug 2003 12:08:44 -0000
Newsgroups gmane.comp.web.oscommerce.tips
Message-ID <68b0fa6033ac0c11d4453ec98d56d8b6@osCommerce-Forums>
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=220885#220885
----------------------------------------------------------------

Sorry I just can't get enough of all this. :lol: 

Add this line to stylesheet.css for a nice hover effect on the borders:
[quote]table.infoBoxContents td.smalltext a:hover img {border: 4px red groove;}[/quote]