Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
3 Points
21 Posts
May 29, 2009 02:25 PM|LINK
<
and then styled the .AspNet-Menu-NonLink css class like so:
ul.AspNet-Menu
width
height
background
}
Hope this helps someone.
tmargot
Member
3 Points
21 Posts
Re: Menu Divider or Seperator using CSS and or CSS adapters.
May 29, 2009 02:25 PM|LINK
<
siteMapNode title="" />and then styled the .AspNet-Menu-NonLink css class like so:
ul.AspNet-Menu
li.AspNet-Menu-Leaf span.AspNet-Menu-NonLink{width
:2px;height
: 39px;background
:url(/Images/menu_bg_devider.png) no-repeat top;}
Hope this helps someone.