Hi guys,
Can anyone spot what I've done wrong.
The menu displays fine cross browser but I just can't get the custom list image to show up.
Strangely the list image shows up if I change
.subnav li to li.subnav
But then the menu becomes vertical instead of horizontal.
Code CSS:ul.subnav { float: left; padding:0px; margin:0px; list-style-type:square; list-style-image:url(images/bullet_w.gif); } .subnav li { display:inline; margin:0px 25px 0px 0px; } .subnav a:link, .subnav a:visited { text-decoration:none; color:#DFEEF7; } .subnav a:hover { color:#fff; text-decoration:underline; }
Any help would be greatly received! thanks in advance







. Sorry about tha tlol.
.

Bookmarks