Viewing 3 replies - 1 through 3 (of 3 total)
  • Go to your post editor screen and switch from visual to text.
    find the pictures code for example should start with <img or <a href
    and insert this directly in front of that

    <div style=”float: left; margin-right: 15px;”>

    Right after each pictures code which should end with a > place a closing div like so

    </div>

    You can play with that floating images left or right and increasing or decreasing margin

    Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    It looks like your problem is that items are inline in the text, i.e. falling right in the middle of sentences. To make this look nicer, I would suggest floating the image to the right or left, so that it falls next to a block of text.

    Here’s a support article on how to float and align images within your text. https://codex.www.ads-software.com/Inserting_Images_into_Posts_and_Pages

    Hope this helps you out!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wrapping words around photographs’ is closed to new replies.