Forum Moderators: not2easy

Message Too Old, No Replies

Image link displaying border

         

Kysmiley

1:24 pm on Dec 13, 2004 (gmt 0)

10+ Year Member



I have an image that i am setting up as a link and it it displaying an unwanted boarder around it i have checked thru the rest of the CSS code and have removed all borders to see if it would help i even set the a {text-decoration: none; border: 0%;} and that still did n ot remove the border. Does anyone have any suggestions on this
Pat

Arno_Adams

3:05 pm on Dec 13, 2004 (gmt 0)

10+ Year Member



Set the border on the IMG to zero.

HTH, AA

Kysmiley

4:20 pm on Dec 13, 2004 (gmt 0)

10+ Year Member



Thanks I got it just before i read this when setting to 0 for some reason it still showed i had to do border: none; and it took the border away
page is looking better every day
Pat