Text won’t flow around image
-
This is a continuation of a ticket that I marked “resolved.”
The problem is not the margin but that the text doesn’t flow around the right side of the image. I have gone into the classic visual editor, selected the image, and clicked the icon that shows the image to the left with text on the right. Here is the code copied from the text editor (please note that the code extends to the right of the window – you need to scroll to view it all.):
<figure><img class="alignleft" style="margin: -.5em .5em .5em -.1em; padding: .5em .5em .5em .5em; border: solid #910000;" src="https://scruffydog.org/wp-content/uploads/2020/11/beer.jpeg" alt="Beer Sign" width="200px" /> <figcaption>Beer Sign</figcaption> </figure>You can see that the first statement is “alignleft”. That is supposed to force text into the empty space on the right of the image.
Everything else works great: border, colors, caption placement, etc. There’s something that I’m not seeing.
Thanks for any advice!
Tod
The page I need help with: [log in to see the link]
The topic ‘Text won’t flow around image’ is closed to new replies.
