Forum Moderators: open

Message Too Old, No Replies

Can I remove the link highlight boxes in Explorer?

Graphics that are linked display a green box around...

         

avenueadesign

9:08 pm on May 23, 2007 (gmt 0)

10+ Year Member



I built a website in Dreamweaver, previewing in Safari, but in Explorer and Firefox the main navigation links have a crappy green box around them...marking them as links i suppose.

Can i remove them?

[edited by: tedster at 12:01 am (utc) on May 24, 2007]

tedster

12:05 am on May 24, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello, and welcome to the forums.

It sounds like you are using linked images - if so, just add a CSS rule that says img {border:0;}

By default, many browsers add a border to linked images.