Hi,
Here's a sample division:
I wonder how I can calculate the padding-left:40px dynamically so that any icon I choose the padding-left value changes according to the image width.Code:<div style="padding:0 0 0 40px; background:url(comment-icon.png) left center no-repeat;">some text</div>
Any help is appreciated!
