This is the first time I am experiencing this.
When you click on the linked image a grey box appears around the link.
How do I get rid of this?
| SitePoint Sponsor |
This is the first time I am experiencing this.
When you click on the linked image a grey box appears around the link.
How do I get rid of this?


Can you post the complete code for the page (HTML and CSS, please, no server-side code) or a link to the page in question?
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns

Do you mean the dotted line that appears? That happens with all links...


I've seen blue borders around image links, but never grey lines. Which is why I asked to see the complete code output.
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns
Have you set grey as your colour for links, active or visited, in your css?
I just got rid of a blue border, as Dan says, round an image link by setting border=0 or border=none (can't remember which) in the img tag attributes


That would be border: none;.
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns


Which isn't even supported by most browsers (that matter)...
Why don't we all stop speculating and wait for the OP to post a link or code, shall we?
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns
hey guys. away from the office so can't post the code. will do tomorrow.
no its not the A: border
Bookmarks