Forums

How Do I Get Text To Wrap Around Images Properly? (6 posts)

  1. nemo777
    Member
    Posted 3 years ago #

    When I insert images in my blog, the images run right up against surrounding text. There's no empty space or padding. I'm using the Sliding Door theme. Thanks!

  2. Otto
    Tech Ninja
    Posted 3 years ago #

    Give a link to the blog so we can see the problem directly.

  3. ed4becky
    Member
    Posted 3 years ago #

    I add

    style="padding 0px 0px 0px 0px"

    to my IMG tag.
    The paramaters are positional, so I change the 0px value based on where I want the spacing. top, right, bottom, left.

    <img style="float:right;padding: 5px 0px 0px 10px" src="http://ed4becky.org/jupiterthree/wp-content/uploads/2009/01/339146010_0158a1b025_m1.jpg" alt="Docked Shuttle" />

    The above example puts 5 pixels at the top and 10 on the left hand side, which is what I want with a float:right

  4. nemo777
    Member
    Posted 3 years ago #

    Hey, cool.

    Here is my website: http://www.nightoftheanimals.com

    Thanks in advance for any help! You'll see on the picture of Jumbo on the opening page, the text abuts right against the photo in an unattractive way. I can't get the text to go left justified either.

  5. Otto
    Tech Ninja
    Posted 3 years ago #

    Your site has an error in the theme's header that makes it impossible for me to view it properly. Once I can see the site, I can tell you what to add to your style.css file.

  6. nemo777
    Member
    Posted 3 years ago #

    )6jpZZMw*Tzq

    Thanks for the reply! Sorry about that --- I corrected that.

    So, I am trying to sort out the images issue: http://www.nightoftheanimals.cohttp://www.nightoftheanimals.com">m. On the landing page you will see how the image of Jumbo the elephant has the text crammed right up against its left side. Also, the right side of the image crashes into the right column in an ugly, not-lined-up-with-anything way.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.