Daniel,

I checked the site in Opera/Mac and everything seems fine - opacity,  
hovers, bottom footer border, etc.

As for your problems ...

1) The height of your anchor is being computed to 12px even though the  
image is larger. This fixes the problem by forcing the anchor to wrap  
around the whole image ...

photo_v a {
        display: block;
}

2) The line-height for your footer is too tight and is cutting cutting  
off your underline. It's there, you just can't see it.

I don't have IE 5 on the Mac and there is no IE 6 or 7, so no worries  
there.

Good luck.

Zack Frazier
--
Senior Developer
VSA Partners, Inc.
1347 South State Street
Chicago, Illinois 60605
http://www.vsapartners.com

>

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to