I have a menu on a VWD Express 2008
Master Page, set to vertical format, using the 'Default' setting for Skin.
<
telerik:RadMenu ID="RadMenu2" runat="server" Flow="Vertical" Font-Bold="False" Font-Names="Arial" BackColor="SteelBlue">
As you can see, I have set a background colour for the menu as SteelBlue.
However, the top menu item is always black.
I would like either one of these two things:
a. Make the first menu item the same color as the others
or, even better,
b. Make the black highlight show on the menu item that links to the current page.
Thanks,
Simon