Adam -- thank you
I haven't even checked it out but that has to be it!
i have made these navs before and was dumbfounded why that line was there.

good problem solving skills!- i mean great


Quoting Adam Kuehn <[EMAIL PROTECTED]>:

At 9:11 PM -0400 10/17/05, Neal Watkins wrote:
http://gizmoproject.com/775/

see the darker blue line under the nav - -anybody see how to get rid of it-- the
hover works fine - - - but the regular blue doesn't go to the bottom

You have the following general rule:

a:link, a:visited {color: #039; border-bottom: 1px solid #039;}

Add the following to your specific rule for the navigation:

ul#main-nav li a {
  border-bottom: none;
}

I believe that should take care of it, but let me know if not.

HTH,
--

-Adam Kuehn




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

Reply via email to