Topic: inline styles for a:link images (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10730" title="Pages that link to Topic: inline styles for a:link images (Page 1 of 1)" rel="nofollow" >Topic: inline styles for a:link images <span class="small">(Page 1 of 1)</span>\

 
jive
Paranoid (IV) Inmate

From: Greenville, SC, USA
Insane since: Jan 2002

posted posted 05-06-2002 22:13

I'm having problems with using an inline style for couple of images. I need the links and vlinks to be red, but I don't want a red border around my linked images. I tried to use an inline style to change the a:link, v:link etc to black for just those images but I think I'm coding it wrong. You can see the problem I'm having Here. If you can see, the "add entry" "home" links have a double red border (one being the default border around the img.) can somebody help???



[This message has been edited by jive (edited 05-06-2002).]

[This message has been edited by jive (edited 05-06-2002).]

[This message has been edited by jive (edited 05-06-2002).]

kuckus
Bipolar (III) Inmate

From: Berlin (almost)
Insane since: Dec 2001

posted posted 05-06-2002 22:28

jive: Try addding the following line to your StyleSheet definitions:

a img { border: 0px; }

Or add border="0" to every linked img tag:

<a href="blah.html"><img src="something.jpg" width="100" height="20" border="0" /></a>

kuckus

jive
Paranoid (IV) Inmate

From: Greenville, SC, USA
Insane since: Jan 2002

posted posted 05-06-2002 22:38

cool! thanks!



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu