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 around ad unit

Discussion in 'Placement / Reviews / Examples' started by bschneider5, Dec 31, 2005.

  1. #1
    Using wordpress blog, how do you wrap text around an adsense ad? (within a post)
     
    bschneider5, Dec 31, 2005 IP
  2. jackburton2006

    jackburton2006 Peon

    Messages:
    5,296
    Likes Received:
    282
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You'll probably need a plug-in. Check with Wordpress.org and ask in the support forum.
     
    jackburton2006, Dec 31, 2005 IP
  3. Monxx

    Monxx Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Do you mean sthing like this , within a post

    http://www.musicnmovies.info/index.php/2005/12/31/musical-year-2005/
     
    Monxx, Dec 31, 2005 IP
  4. Monxx

    Monxx Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    can be found @ http://onlineadnetworks.info/viewtopic.php?p=75#75
    Code (markup):
     
    Monxx, Dec 31, 2005 IP
  5. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #5
    I've never used blogging software, but I would imagine you would be able to use <div> tags and CSS to wrap text around adsense ads.
     
    dcristo, Dec 31, 2005 IP
  6. Skeleton

    Skeleton Peon

    Messages:
    116
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Try this:

    <div>
    <div style="float: right;">Your AdSense code goes here</div>
    Your content goes here
    </div>
     
    Skeleton, Dec 31, 2005 IP
  7. ElvisFan

    ElvisFan Peon

    Messages:
    213
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    HAPPY NEW YEAR ALL - AND WISHING A PROSPEROUS ADSENSE 2006!

    <div style="float: left; margin: 3px 3px 3px 3px;">
    ADSENSE AD
    </div>

    You can change the float to "right" or 'left" and/or change the distance of the ads from the text by increasing the 3px to whatever works for you...
     
    ElvisFan, Dec 31, 2005 IP
  8. Mido

    Mido Well-Known Member

    Messages:
    1,438
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    158
    #8
    skleton this is good code for me but when i shift the text to left i got a scroll

    can you tell me the code to add picture beside the ads like the image below ?

    [​IMG]
     
    Mido, Jan 1, 2006 IP
  9. FlashVictim

    FlashVictim Guest

    Messages:
    212
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I don't know what the software allows you to do but normally I'd say to make a table with 3 columns to achieve this.
     
    FlashVictim, Jan 3, 2006 IP
  10. FeedBucket

    FeedBucket Well-Known Member

    Messages:
    159
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #10
    Make a 2 column table for ad unit and images and align it left.
     
    FeedBucket, Jan 3, 2006 IP