I am dynamically creating a RadMenu for a web page and would like to modify its appearance by rounding the corners and reducing its height. This is for the 3.5 .Net framework and the Q2 2010 version of Telerik. I've read a lot of other posts regarding this issue but have not been successful in getting rounded corners. Here's the code that creates the menu:
In my style sheet, I have the following code:
What do I need to add to round the menu corners, similar to the hover effect. Also, how can I reduce the height of this menu?