Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1432150

    how can I make text flows around an image?

    #1432186

    you can use a default text block element – and insert that media file to it:

    (click to enlarge the screenshot)

    1 – position the cursor to a place where you like to insert your image ( btw. you can later drag&drop the image to a different place)
    2 – click that button “Add Media” – the media library opens and you can choose the file.
    3 – you can adjust the dimension on pulling one edge of the image ( without pressing any key on your keyboard – it will preserve aspect ratio)
    4 – click on the inserted image to see the option to set a floating ( or determine it already in step 2 )
    5 – you can set additional settings to that image on clicking the edit button ( pencil )
    5.1. … on that new popup ( without screenshot ) you can do different things ( like a class to the image, or to the link if it is set, …)
    a custom class (e.g. alignright-margins) to the image could be very nice – to determine the margins arround a floating image f.e.

    img.alignright-margins {
      margin: 0 0 20px 30px;
    }

    do not forget to save your settings.

    #1432198

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

    #1432208

    Thank you very much for your help! That works for my belongings.

    #1432211

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.