Could someone help me with a CSS question for the RadMenu?
I have RadMenu with several root items. The menu is rendered horizontally. When you hover over one of the root items so the sub menu items are displayed, the left edge of the slider panel that contains these items starts directly beneath the root item.
I would like to change that so when you hover over a root item, the slider panel that drops down always is the same width, and the left edge of it is always in the same position, while the height auto-adjusts based on content.
I am currently using a custom skin to style my menu. Can someone tell me what classes I need to modify, and what properties I need in order to achieve this? Below is a link to a drawing that illustrates the current behavior, and the behavior that I want.
Example Illustration - Click to View
Thank you for your time,
Jim