• sling22

    (@sling22)


    hello,

    please have a look at my page (passwort: Dorle) to this day:

    12.04. Altea

    I set the alignment of the picture to the left side. How can I reach that the following day:

    13.04. So – Benidorm

    begins below that picture and shurely at the left side?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @sling22

    I hope you are doing well today.

    The empty paragraphs will not help there as <p> is not a block element, and it needs to be inline by default to fit images aligned to the left or right side.

    You can switch to text mode and before each “issue” paragraphs add:

    <hr style="clear:both;"/>

    Or, if you use Gutenberg, make separate blocks, and place each day in separate block.

    Kind Regards,
    Kris

    Thread Starter sling22

    (@sling22)

    thanks Kris for your quick help! But what did I wrong the code doesn’t work?

    Stefan

    Sandeep Dahiya

    (@sandeepdahiya)

    Hello @sling22,

    I think this is what you are looking for.

    https://ibb.co/pr2KhrKg

    You are adding all the images in this page using ‘gallery’ block in your editor and you are adding this image using ‘image’ block. Therefore, there is this issue of alignment. Try uploading this image using ‘gallery’ block option.

    https://ibb.co/k6xNkCBx

    And remove this code ‘ if above explaination does the job –

    <hr style="clear:both;"/>

    Thread Starter sling22

    (@sling22)

    also thank you Dahiya. I am confused in how to input picture(s) correct? In my understanding it is like this:

    • if I want to input two or more pictures I have to use the gallery
    • if I want to input just a singe picture I have to use picture

    Is this correct?

    But the alignement seems to be different, isnt’t it?

    So how is the correct doing when I wanted to input a single picture and this should be inside the text, left, middle or right? And also the size should to be controlled?

    And: is there a special function to set a save text section, independent if there before is text or pictures or both of it?

    Sorry for all the questions, think I’m still a beginner in using wordpress

    Greetings Stefan

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Picture and Text Alignment’ is closed to new replies.