> I've now changed it over to div's and while part of the css is working
> OK, the navigation drop downs and hovers quit working.

Hi - I'm slowly working my way though this css navigation and with Marc's
help, the drop downs are now showing up fine, but I still can't seem to get
the hover color change to work, even though it was working fine in the old
table-based page.

The menu I'm using was found here:
http://www.cssnewbie.com/easy-css-dropdown-menus/

I think it's line #165 that controls the hover color:

#navbar li li a:hover { background-color: #f0e281; }

Maybe it's not the best choice? I'm really not sure, but it seemed very
straight forward.

Is the hover color being suppressed or overwritten by another part of the
style sheet? Or do I need to add an addtional line for more information so
that it will work?

My html code all validates and the css validates except for the @font-face
that the client wanted. Could this be the problem?

The files are:

http://www.issw.com/hallmark/index_new.htm

http://www.issw.com/hallmark/designer_bio.htm

http://www.issw.com/hallmark/css/style.css

Any help is greatly appreciated,

Stephanie
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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