Re: [css-d] Nav's top borders not showing up in IE

2006-09-01 Thread Gunlaug Sørtun
Daniel Hammond wrote:
> www.southpawbrothers.com
> 
> FF and Opera show the navigation as it should be. IE doesn't show the
> top borders on the links. How can this be fixed?

Add...

.nav {position: relative;}

... to solve IE's "incomplete painting" problem.

regards
Georg
-- 
http://www.gunlaug.no
__
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/


[css-d] Nav's top borders not showing up in IE

2006-09-01 Thread Daniel Hammond
I've raised this issue before, but it was lost in a discussion of tables,
iframes, and validation. I've since validated my markup, so maybe someone
can help me now.

www.southpawbrothers.com

FF and Opera show the navigation as it should be. IE doesn't show the top
borders on the links. How can this be fixed?

Daniel Hammond
www.objectivedesigns.com


__
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/