Re: subMenu arrow
Hi Harvey,
That should be all you need to do. Have you tried clearing the browser cache or use a different image file name and modify the style.css references?
ul.AspNet-Menu li.AspNet-Menu-SelectedWithChildren span
{
background: #ECECEC url(arrowRight.gif) right center no-repeat;
}
Hope it helps,
Joe