PDA

View Full Version : Having a problem with CSS use


JayC
11-08-2005, 11:54 AM
Hey,

I have all of my links using a "border bottom 1px"; (by adding such style to the alink section of main.css

The problem I am having now is images that have links are also now showing this border, even when I have specified in the img tag that it should have a border of 0. That surrounding link <a tag creates a bottom border. How can I make images not have the same styles as my text links?

my site: http://www.addyourlinkfree.com (check the logo..see that bottom border?)

vkaryl
11-08-2005, 04:01 PM
In your stylesheet add

Content visible to registered users only.