Indenting submenus?

J

jobs

I've got a horizontal asp.net menu with submenus I'd like to indent.
I've tried setting StaticSubMenuIndent and
DynamicHorizontalOffset="-2" to no avail. What am I missing here?

<asp:Menu ID="Menu" runat="server" Font-Names="Helvetica" Font-
Size="Small" DynamicHorizontalOffset="-2"
Orientation="Horizontal" StaticSubMenuIndent="15px"
StaticDisplayLevels="1" DisappearAfter="500"
StaticEnableDefaultPopOutImage="False"
StaticMenuItemStyle-Width="50px" StaticHoverStyle-
BackColor="Transparent" Style="position: absolute;
z-index: 5; left: 143px; top: 5px;" Width="642px">
<StaticMenuItemStyle BackColor="Transparent"
ForeColor="#949494" Width="50px" />
<StaticHoverStyle BackColor="AliceBlue"
ForeColor="SteelBlue" />
<DynamicHoverStyle BackColor="AliceBlue"
ForeColor="SteelBlue" />
<Items>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top