» Forums
» DynarchMenu forum
» Support
» No Hover on an item in a menubar or toolbar
No Hover on an item in a menubar or toolbar
2006/10/18 03:03
Viewed 3079 times
Replies: 0/0

How can I get an item to not have the hover effect?

I tried adding a class called nohover to the item in question, and adding this to the end of the longhorn theme, but it doesn't work (does show the test red outline either):

div.dynarch-horiz-menu table tr td.nohover { background:; border-color: red; }

Google