Hi
I have an image in an html module and have a bullet list. The list should be right of the image.
The list is displayed, but the bullets and part of the lines are hidden under the image.
So I added in the (li) a span style with float:"right". This did move the text right, but also increased the space between the bullet and the line of text.
I suppose the question is how do I move the both the bullets and the text right; or, is there a neat trick to wrapping the image with a list?
Thanks for your help.
-DL