Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Mal

macrumors 603
Original poster
Jan 6, 2002
6,253
30
Orlando
I'm developing a replacement website for the company I work for, and I'm getting a bug I can't seem to work out in my code. In Firefox (don't know yet about IE), I get a white border around my image links, which changes color with the rollover, giving me the impression that the link color is the key, but I'm not finding the problem so far.

The Page: http://web.mac.com/j.walke/draft1/index.html
The CSS: http://web.mac.com/j.walke/draft1/style.css

Keep in mind this is a very rough draft so far, but if anyone has any other advice on the site design, I'd love that too. Links won't work for now, btw, I haven't set up the other pages yet.

jW
 
img {
border: 0px;
}

You don't have any markup for img besides the header, which is apparantly an unlinked image.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.