I have a RadMenu on a web page. The definition is shown below.
I am using two different css classes for the items (refer to above). The styles are defined as shown below:
When the menu displays, the "text-decoration: underline;" works correctly on class "menuitem" but does not work at all on class "menu". In fact, I have tried several different "text-decoration" settings and none of them work on the "menu" class.
The screen capture images are attached to complete the evidence. The graphic "Telerik_MenuIssue_MenuItemClass.gif" shows the lower level items with the underlining working. The graphic "Telerik_MenuIssue_MenuClass.gif" shows the upper leve items with the underlining NOT working.
What do I need to do to correct this? Sorry for the rather ugly example, but I'm just trying to get this working before I modify it for use on a production page.
Thanks in advance for anyone's help!
Lynn