View Full Version : aggrevating problem with links.


JessicaB
07-14-2003, 06:11 PM
I was hoping someone could help me out with this. All the links on my site have CSS in them- like they have that little hover thing active. The links are usuall black and then when you rollover them they turn black. I want that there, but I'm having problems with the image links.

I also have a little section of to the site of the page that has a list of affiliates and such. Those links are all 100x35 little images, but with them I don't want any link lines around them.

If you go here: http://kevinrichardson.tk/ you'll see what i'm trying to do. On all her text links, she's got that little hover thing active, but on all the image links there are no link lines. I can't seem to figure out how to get both to work at the same time.

Can anyone help?

Thanks.
Jess.

Geekette
07-14-2003, 06:48 PM
To get rid of the "link lines" around an image add border="0" to the <img> tag. It would help to see the site that you're working on to know exactly what you're asking.