G
Guest
I am attempting to create my 1st site with ASP.NET. I started with the Small
Business template and am customizing it. The spacing between the menu items
on my horizontal menu control are not evenly spaced. I don't know what to do
to fix this. The code for the menu control is below.
<asp:Menu ID="Menu3" runat="server" DataSourceID="SiteMapDataSource1"
Orientation="Horizontal" Width="400" MaximumDynamicDisplayLevels="0"
Visible="True" > </asp:Menu>
Any help would be greatly appreciated. Thanks.
Weste
Business template and am customizing it. The spacing between the menu items
on my horizontal menu control are not evenly spaced. I don't know what to do
to fix this. The code for the menu control is below.
<asp:Menu ID="Menu3" runat="server" DataSourceID="SiteMapDataSource1"
Orientation="Horizontal" Width="400" MaximumDynamicDisplayLevels="0"
Visible="True" > </asp:Menu>
Any help would be greatly appreciated. Thanks.
Weste