sumario Posted May 30, 2006 Posted May 30, 2006 Hi, I have created some images that link to places on my site. These images appear in the index page of the site. Now because of the style sheet, i get the black and grey outline around the image which appear on all links. I dont want to change the the colour to the style sheet as it will mess with all the text link colour. So what do you suggest i do to retain the text link colour and remove the link colour from the image links? Thankyou.
♥Vger Posted May 30, 2006 Posted May 30, 2006 You get this because you didn't set the image links with 'border="0" Vger
sumario Posted May 30, 2006 Author Posted May 30, 2006 i knew that...why didnt i remember it? working to hard i guess. Thanks for that. This community is really helpful :)
jasonabc Posted May 30, 2006 Posted May 30, 2006 in addition to Vger's post, rather than set individual images to border="0" you can simply set this in the stylesheet and it takes care of all image borders on every image on the site: img {border:0px;} Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix
Recommended Posts
Archived
This topic is now archived and is closed to further replies.