How do I make text wrap around a photo?

Discussion in 'WordPress' started by teamboston, Jul 12, 2008.

  1. #1
    If a post starts with a photo, to the left or right, how do I make the text wrap around the full height instead of starting under the photo?

    Thanks!
     
    teamboston, Jul 12, 2008 IP
  2. live-cms_com

    live-cms_com Notable Member

    Messages:
    3,128
    Likes Received:
    112
    Best Answers:
    0
    Trophy Points:
    205
    Digital Goods:
    1
    #2
    <img href="#" alt="" style="float: left;" />
     
    live-cms_com, Jul 12, 2008 IP
    teamboston likes this.
  3. teamboston

    teamboston Guest

    Messages:
    205
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks very much!

    I thought I needed a plugin or something.

    Being noobs...

    :)

    Anyway, green rep for you!
     
    teamboston, Jul 12, 2008 IP
  4. kentuckyslone

    kentuckyslone Notable Member

    Messages:
    4,371
    Likes Received:
    367
    Best Answers:
    0
    Trophy Points:
    205
    #4
    If it is Word Press - When you insert the photo there is a drop down box for the alignment. Select algin left, right or whatever you want there.
     
    kentuckyslone, Jul 12, 2008 IP
    teamboston likes this.
  5. teamboston

    teamboston Guest

    Messages:
    205
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It is in fact, WP.

    OK, I'll try that too, it sounds even easier.

    Although u prob don't need it, green rep for you too!
     
    teamboston, Jul 13, 2008 IP
    kentuckyslone likes this.
  6. kentuckyslone

    kentuckyslone Notable Member

    Messages:
    4,371
    Likes Received:
    367
    Best Answers:
    0
    Trophy Points:
    205
    #6
    Thanks for that, it is appreciated. My thinking is that you probably dont want all your images to align in the same way. By using the tool in the admin when adding an image you can set the alignment for each image as you need to.
     
    kentuckyslone, Jul 13, 2008 IP
  7. live-cms_com

    live-cms_com Notable Member

    Messages:
    3,128
    Likes Received:
    112
    Best Answers:
    0
    Trophy Points:
    205
    Digital Goods:
    1
    #7
    The code I listed above is not in the stylesheet, but the image code itself, so it affects only the image you have the style on, so each can be aligned separately. Wordpress, if I remember correctly, just uses classes instead of styles to float the image just like mine does.
     
    live-cms_com, Jul 13, 2008 IP