2 Attachment(s)
positioning images in a text element
Hi there,
Currently there are four ways to position an image in a text element: above, left, right or below. When you choose left or right, actually the image is positioned top-left or top-right (first screenshot).
Is there a way to define a more subtle position of the image? For example left-middle or bottom-right. Even better would be the possibility to position the image a defined number of pixels or lines of text below the top of the text element (second screenshot).
Is there a way to do this in CSS? Relative positioning doesn't seem to do the trick.
Thanks in advance!
Just