The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Wrap test around image with padding

    jaebaeli
    jaebaeli
    Forumember


    Female Posts : 169
    Reputation : 0
    Language : english
    Location : Denver

    Solved Wrap test around image with padding

    Post by jaebaeli January 9th 2012, 6:30 pm

    I never can get a clear response on this to solve the problem. I posted may times before and maybe solve part of it but before i get all the answers, they lock the topic. Here's one of the previous ones:
    https://help.forumotion.com/t99742-wrap-text-around-image#645793
    I STILL need to know how to insert padding so the text won't be jammed against the image.
    Codyy
    Codyy
    Active Poster


    Male Posts : 1032
    Reputation : 16
    Language : English
    Location : Florida

    Solved Re: Wrap test around image with padding

    Post by Codyy January 10th 2012, 12:48 am

    I am so sorry about you're having such a hard time with this! Sad Maybe I can solve your problems!


    Code:
    <img src="imagehere.png"
    align="right">
    bla bla bla bla bla
    bla bla bla bla bla
    bla bla bla bla bla

    or

    Code:
    <img src="imagehere.png"
    align="left">
    bla bla bla bla bla
    bla bla bla bla bla
    bla bla bla bla bla
    should all work.


    Please let me know if this is what you're looking for! Smile
    jaebaeli
    jaebaeli
    Forumember


    Female Posts : 169
    Reputation : 0
    Language : english
    Location : Denver

    Solved Re: Wrap test around image with padding

    Post by jaebaeli January 15th 2012, 9:57 pm

    Thanks Codyy, but it still doesn't work. It doesn't wrap the text, and also actually shows the text "align="left"> after the image.

    Any other suggestions?
    jaebaeli
    jaebaeli
    Forumember


    Female Posts : 169
    Reputation : 0
    Language : english
    Location : Denver

    Solved Re: Wrap test around image with padding

    Post by jaebaeli January 15th 2012, 10:55 pm

    I finally figured it out, and thought I'd share the code here:
    Code:
    <img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="IMAGE LINK" border="0" />

    I placed it at the very beginning of a paragraph and it looks like it's supposed to. Hope it helps someone else.
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Wrap test around image with padding

    Post by Nera. January 15th 2012, 10:56 pm

    Thank you jaebaeli, that's nice of you.

    Topic Solved & Locked



      Current date/time is September 22nd 2024, 11:35 pm