 |

Gsmiff
New User
Jun 23, 2007, 4:44 PM
Post #1 of 4
(2357 views)
Shortcut
|
|
Blue border around picture link
|
Can't Post
|
|
Hi I am using the HTML editor for my web site but when I use an image for a link an ugly blue border appears around the image. Does anyone know how to get rid of this?
|
|
|  |
 |

croydon
User
Jun 28, 2007, 6:47 AM
Post #2 of 4
(2009 views)
Shortcut
|
|
Re: [Gsmiff] Blue border around picture link
[In reply to]
|
Can't Post
|
|
G'day, Their are several ways of getting rid of the border, proberly the easiest is to find your code were it is something like: <img src="http://www.yoursite.com/listman/listings/images/28_1_t.jpg" width=100 border=0 alt="My Image"></a> By adding the "border=0" within your tags, you are telling it not to show a border. This can also be done with CSS if you are using CSS to mark up your site. If you need more help just email me. croydon@akaroa.ws
|
|
|  |
 |

Gsmiff
New User
Jun 29, 2007, 2:53 AM
Post #3 of 4
(1908 views)
Shortcut
|
|
Re: [croydon] Blue border around picture link
[In reply to]
|
Can't Post
|
|
Thanks for that,the problem is that the site is built for a person that has no knowledge of HTML. It seems that it is just a design flaw in the editor and it doesnt automatically ad border=0 Thanks again
|
|
|  |
 |

croydon
User
Jun 29, 2007, 3:59 AM
Post #4 of 4
(1902 views)
Shortcut
|
|
Re: [Gsmiff] Blue border around picture link
[In reply to]
|
Can't Post
|
|
Hi, No editor that I know of will remove the border. It is a 'default' setting of html. But if you want to send me a private message with the sites URL it is possible to set a CSS rule to remove the blue border, without the person needing to do anything. I just need to see how the site is set up so I can email you the correct code. croydon@akaroa.ws
|
|
|  |
|