meow - thank you. I used background-image vice list-style-image for the bullets as suggested and still had a problem. I found that the images being used as bullets to the <li>'s were not all 16 X 16 pixels. When I adjusted them to 16 x 16 everything worked. I think the reason IE wasn't displaying the bullets properly was that it was displaying them in their actual size. It seems that some browsers like mozilla will take any size image used for a bullet and display in what it thinks is the correct size, whereas IE displays in its original size and doesn't try to adjust the size to fit the image in as a bullet. It was a good learning experience going with your suggestion though, I appreciate your help.
bewetis
|