How Do I Wrap Text Around An Ad

Discussion in 'Placement / Reviews / Examples' started by nameonthecake, Aug 28, 2006.

  1. #1
    For instance:

    [​IMG]
     
    nameonthecake, Aug 28, 2006 IP
  2. sketch

    sketch Well-Known Member

    Messages:
    898
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    148
    #2
    sketch, Aug 28, 2006 IP
  3. guillopuyol

    guillopuyol Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <table border="0" cellspacing="1" width="250" align="right">
    <tr>
    <td>
    Insert Adsense Code Here.... (this table is optimized for the 250X250 Square Ad)
    </td>
    </tr>
    </table>

    "right" can be replaced for "center" or "left"
    "250" is the width of the table, make sure you allow enough for the width of your ad

    This is not the only way to do it.
     
    guillopuyol, Aug 28, 2006 IP
  4. Icheb

    Icheb Peon

    Messages:
    1,092
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yes, let's make it unnecessarily complicated.

    <div style="position:relative;float:left">Your ad</div>Your content
    Code (markup):
    Done.
     
    Icheb, Aug 28, 2006 IP
  5. guillopuyol

    guillopuyol Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yeah! what Icheb said! LOL
     
    guillopuyol, Aug 28, 2006 IP
  6. gretel

    gretel Guest

    Messages:
    435
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    are you trying to get some more post with that reply or what?
     
    gretel, Aug 29, 2006 IP
  7. cornetto

    cornetto Peon

    Messages:
    180
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    And if you use "float: left" you can set a little "margin-right: 10px" if the ad is too close to your content, like this:

    <div style="float: left; margin-right: 20px;"><adcode...></div>
     
    cornetto, Aug 29, 2006 IP
  8. Crackethill

    Crackethill Active Member

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    Digital Goods:
    6
    #8
    Thanks for the help guys. This information was very useful.
     
    Crackethill, Jan 27, 2013 IP