http://cybercontact.arad-webdesign.ro/ complete reports email lists management email template design hot to set inline the ul list style image with the text. as you see the image is few pixels above the text.
Put background image, its always better li{ background image: url(); backround-repeat:no-repeat; background-position: 2px 3px; list-style-type:none; } Adjust the position.
why does image dissapears when try to adjust it to appear in from of the text? cybercontact.arad-webdesign.ro complete reports email lists management email template design
Can you please then post what problems are you having more clearly. Tell me if I understand your problem correctly: You want your text: complete reports email lists management email template design to appear just below each of those images, right?
Ah finally got it, you want your text to indent a little from your image in the list. Stupid me.. Find your #content_content ul li line in css. Delete background-position property. Add padding-left: 20px;