Jump to content
Ghost Recon.net Forums

Blue rectangle around image link


Recommended Posts

Probably a stupid question:

How do you remove the blue rectangle from appearing when you make an image a link on a website? I think it involves editing the CSS file but I don't understand it at all. :huh:

Thanks ;)

Link to post
Share on other sites

It'll probably have border=1 in the code somewhere, change that to border=0.

<a href="link" target="_blank"><img src="image.gif" width="X" height="Y" border="0"></a>

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...