I'm having a problem with the display on the navigation for this page in
IE6:

http://ambientglow.com/garage/jfogg/sample-home.html
css: http://ambientglow.com/garage/jfogg/_css/home.css
menu css:
http://ambientglow.com/garage/jfogg/SpryAssets/SpryMenuBarHorizontal.css

The menu bar appears outside of the footer div which contains it, and
the style below is not recognized -- instead the font displays as
black.

ul.MenuBarHorizontal a
{
       display: block;
       cursor: pointer;
       color: #EBEBEB;
       text-decoration: none;
}

Any ideas would be appreciated.

Thanks,

Peg
______________________________________________________________________
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