Home › Forums › CSS › list style images › Re: list style images
November 17, 2009 at 10:23 pm
#66747
Participant
that is better. Thanks chris. I knew of background:url(image) top left; from watching your screen casts, but I just now realized that I could do
background:url(image) 5px left; and that moved the image right where I want it to be.