Looking for some CSS help!
.ul{
list-style-image:url(/images/bullet.png)
}
I have a 20 x 20px bullet.png, but the text is displaying at the bottom of the image. I want to center the text inside the image without moving the entire bullet. Any suggestions on how to do this with margins and padding?