From: Robert O'Rourke <[EMAIL PROTECTED]> > I'm having trouble with some links, I've given them a bottom border >that's hidden and then displays on hover. There are some similar links >on the page however (#categories) where i have set the bottom border to >0. For some reason this is being picked up by the links in my navigation >(#nav). > > The site is at >http://www.thebusinesscommunity.co.uk/templates/westpennine/
Actually, the links are not "picking up" the no border information at all. IE just doesn't have quite enough line height available at its default rendering to show that border. Add - line-height: 1.5em; to the - .nav li a - selector and IE should show your borders. Meanwhile..... you've got IE locked down with pixel-sized fonts, but other browsers can still resize text. Make sure that those other browsers (Firefox, for example) are okay with a couple of "clicks" of text zooming in the browser. ~holly ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/