Forums

Can't Stop Image Wrapping with Text (5 posts)

  1. Withnail0408
    Member
    Posted 2 years ago #

    Hi,
    I did a quick search and cannot find any answers.
    I'm using a Theme called Blue Zinfandel 3-Column 1.0

    Yesterday I made a post on my blog and added an image and it was exactly how I wanted it - the image above the text.

    Today I tried to repeat this and no matter what I do the image will not stop attaching itself to the text, so the text wraps automatically.

    I have deleted the image and then added it again and it wraps, I also deleted the text and then added it in and the same.
    I have even pushed the text far down the post and it still wraps whenever I hit preview.

    I set Alignment to "None" and it still does it - its like its magnetic and its driving me nuts!

    Any help would be greatly appreciated!

  2. S.K
    Member
    Posted 2 years ago #

    Post the URL.

    S.K

  3. Withnail0408
    Member
    Posted 2 years ago #

    Hi,

    Here is the URL as requested, the post where the text is wrapping to the picture is not on there as I don't want to publish until I sort out the issue.
    If you need me to post it I can and then delete it later?

    http://easystopsmokingtips.com/

    Thanks!

  4. alchymyth
    The Sweeper
    Posted 2 years ago #

    find this in the style.css:

    #contentmiddle p img{
    	float: left;
    	border: none;
    	margin-right: 15px;
    	margin-bottom: 10px;
    	}

    and change the line 'float:left;' into
    float:none; clear:left;

  5. Withnail0408
    Member
    Posted 2 years ago #

    Hi Alchymyth,
    Your advice worked perfectly!
    Thanks so much for your time, all the best!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.