css and items with submenu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
TeddyX
Beginner
Beginner
Posts: 1
Joined: Thu Sep 29, 2005 8:28 am

css and items with submenu

Post by TeddyX »

Hi!

When there's a definition for td element in css, it takes precedence over all milonic settings for items with submenu. How to resolve this problem?

TL
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

That would depend on what the declaration is, I guess. If it were padding, you could write a padding class and apply it in the menu using offclass and onclass, though I'm not sure that would work either, since even on a page what you declare in the general td style declaration seems to take precedence. Alternatively, you could declare the td values you want in a class instead of a general declaration. Perhaps someone with more knowledge of css would know a better way, but that's the only way I know.

Ruth
Post Reply