ranjistinos
08-04-2008, 06:15 AM
I have a div with a background image. The div itself has text overlayed over the background image. When I print I can see the background image using the following:
display: list-item; list-style-image: url(../images/europe.jpg); list-style-position: inside;
But the text is not in the div. Anyone know how this would be possible?
Thanks
display: list-item; list-style-image: url(../images/europe.jpg); list-style-position: inside;
But the text is not in the div. Anyone know how this would be possible?
Thanks