----- Original Message ----- 
From: "Kim Brooks Wei" <[EMAIL PROTECTED]>
To: "CSS Discuss" <[email protected]>
Sent: Monday, August 25, 2008 7:27 PM
Subject: [css-d] superfluous borders on hover


>
> I have a couple of extra borders on hover in my nav links. A dotted
> line on bottom and blue space remaining on the sides which ought to
> get replaced on hover by white space, but doesn't.
>
> http://thewei.com/sandbox/bc4hkidsplayground/
>
> Help appreciated as always. Be well,
> Kimi

08/25/2008

Kimi:

Hi there to you! Not seeing the dotted border in WinXP-SP2/FF03, but adding 
to your CSS bit,

ul.nav a    { display: block;

may resolve blue space switching issue. Also, is the "Cheshire Cat" dotted 
line a border or text-decoration? Make sure you are killing the right one.

Best Regards,

Peter
www.fatpawdesign.com
In God we trust, all else bring data... 

______________________________________________________________________
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