PDA

View Full Version : Hyperlinks on graphics


amymeyers
03-30-06, 05:04 AM
I have added a custom page to my storefront (using Miva 5). When ever I add an a href tag to a graphic a black box appears around the graphic. Does anyone know how to remove the black box?

Thank you for your help!

Dave Slifka
03-30-06, 05:12 AM
I'd have to see it, but it sounds like a border is being applied to the image. If so, you have to set border="0" within the <img> tag.

Hope that helps.