Forums

How to not-wrap text around images? (7 posts)

  1. respider
    Member
    Posted 1 year ago #

    Hi there. I would like to know how to insert images in a post and not wrap text around them.

    For exemple, Insert one image and write something below it, then insert another image and write more text below this second image, without wrapping the text around them.

    Is this possible?

    Even if I align the image left/center/right the result is the same, the text wraps the image...

    I hope I made myself clear since my english is very bad.

    Thanks in advance.

  2. NC@WP
    Member
    Posted 1 year ago #

    Just enclose the image into paragraph tags:

    <p><img src="myimage.jpg"></p>

  3. respider
    Member
    Posted 1 year ago #

    Its not working here, look...
    The full code is this:

    Text 1
    <p style="text-align: center;"><img class="aligncenter" title="Limite" src="exemple" alt="" width="270" height="203" /></p>

    Text 2
    <p style="text-align: center;"><img class="aligncenter" title="Expansão" src="exemple" alt="" width="270" height="212" /></p>

    ---------------------
    When I "preview" this post, the "Text 2" is just written in the right side of the first image
    If I try to remove <p> tag parameters, leaving just <p> and </p>, when I go to "Visual" and go back to "HTML", the p tag is gone

    Any ideas?

  4. thisisedie
    Member
    Posted 1 year ago #

    Can you give us a URL so we can take a look? Also, there's no need to center the image twice. I doubt that has anything to do with it but you never know.

  5. respider
    Member
    Posted 1 year ago #

  6. respider
    Member
    Posted 1 year ago #

    any ideas?

  7. respider
    Member
    Posted 1 year ago #

    I guess it was the theme
    I changed and now its ok

    Thanks for the help

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags