hello,
i like this menu, but theres a problem.
the menu works fine, but on the left side and also on the submenus there are list style? dots and i dont know how to hide them.
img823.imageshack.us/img823/4594/menudots.jpg
i found this in the css of the template
ul li {
background: url(../images/bullet-list.gif) no-repeat 0 5px;
padding-left: 20px;
margin-left: 10px;
}
but i cant delete it because i need the bullets on some other things, but i wanna hide them only on the menu.
hope you can help me.
thanks in advance!