1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Wrapping Text In WordPress - Not Working

Discussion in 'WordPress' started by banks1, Jun 15, 2009.

  1. #1
    I am trying to wrap text around an image in my WordPress blog. I have read multiple guides on the internet, followed them, but none seem to work.

    The latest one:

    [​IMG]

    I entered the code in there (you will see).

    The end result can be seen at: http://financeadvisorystop.com/about/

    As you can see, that does not look right. What do I do?
     
    banks1, Jun 15, 2009 IP
  2. deluxdon

    deluxdon Catch Me If You Can...!!!™ Staff

    Messages:
    25,480
    Likes Received:
    1,943
    Best Answers:
    32
    Trophy Points:
    480
    #2
    Use below given code where you want to add your image.

    <div style="float:left; padding:0 10px 10px 0;"><img src="[U]Url of your image[/U]" alt="" width="200" height="150" /></div>
    Code (markup):
    You can change float to left from right too and chande width and height as you want by changing their values.

    DON.
     
    deluxdon, Jun 15, 2009 IP
    banks1 likes this.
  3. banks1

    banks1 Peon

    Messages:
    1,325
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You are a genious :p

    Thanks, rep given!
     
    banks1, Jun 15, 2009 IP
    deluxdon likes this.
  4. deluxdon

    deluxdon Catch Me If You Can...!!!™ Staff

    Messages:
    25,480
    Likes Received:
    1,943
    Best Answers:
    32
    Trophy Points:
    480
    #4
    Just one more little suggestion.

    Use that code just before your 3rd para where you says ("So, why did I start a blog about finance when...") so it looks more better IMO.

    DON.
     
    deluxdon, Jun 15, 2009 IP