Removing Blue Border From Image Links

I'm putting some images on the site which will be links to other sites.

However they always end up with blue borders around them.

Is it possible to have an image link without the blue border?

[quote name='mr_mog' timestamp='1308584936' post='115352']

I'm putting some images on the site which will be links to other sites.

However they always end up with blue borders around them.

Is it possible to have an image link without the blue border?

[/quote]





You need to add border=“0” on every image, where you are giving link

[quote name='miracles' timestamp='1308586071' post='115355']

You need to add border=“0” on every image, where you are giving link

[/quote]



Brilliant, many thanks it works perfect now.

The easiest way should be setting border none in your link.