Ok – here what I did:
ul li {
padding-left: 16px;
background: transparent url(‘images/wattle.png’) -212px 0 no-repeat;
}
the image wattle is in the images folder. Now the grey bullet is gone but then my own bullet is not showing on the site – like I have no bullet at all unless I put the bullet inline for each ul on the site..weird huh..
Thanks 🙂