Help With Ad placement

Discussion in 'WordPress' started by mubin, Apr 26, 2007.

  1. #1
    Okay, I've just started using ads on blog http://www.mubinahmed.com

    I tired putting it in with the text but, the damn thing just came up in the middle, what do I do if I want the text to wrap around it? Much Like http://www.johnchow.com
     
    mubin, Apr 26, 2007 IP
    Arnie likes this.
  2. bigp

    bigp Peon

    Messages:
    293
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It looks like you've figure it out . . . have you? Nice site, BTW. One question, though . . . I saw your adsense check and wondered where it came from (what site). Mind sharing the website you made all that money from?
     
    bigp, May 2, 2007 IP
  3. mooiness

    mooiness Peon

    Messages:
    409
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    mooiness, May 2, 2007 IP
  4. mubin

    mubin Notable Member

    Messages:
    3,434
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    240
    #4
    Thanks for asking and anwering guys :p

    But I am using the adsense deluxe plugin, and I have got it worked out a bit, but I want something that makes a square in the text like at JohnCHow.
     
    mubin, May 3, 2007 IP
  5. mooiness

    mooiness Peon

    Messages:
    409
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #5
    mubin: I would have assumed that Adsense Deluxe would take care of that for you. I know that with Adsense Manager, you get an "insert ad" button in the post editing screen.

    Failing that, you can always enter the code directly like so:
    <div style="float:left;padding:1px;">
    <!-- Adsense code here -->
    </div>
    Body of post text text text.
    Code (markup):
     
    mooiness, May 3, 2007 IP
  6. mubin

    mubin Notable Member

    Messages:
    3,434
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    240
    #6
    By putting that div style thing in there I should be able to get it on the side?

    Also, does that go in the beginning of the post?
     
    mubin, May 3, 2007 IP
  7. mooiness

    mooiness Peon

    Messages:
    409
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #7
    @mubin: for left or right - change the "left" to "right" in the float directive above. Up to how you want it.

    As for whether it goes to the top or bottom, again that's up to you. You can even stick it in the middle of your post.

    Be careful of this manual method though - once your page has got three ads shown, the other posts may have small little gaps of space appearing because the Adsense bot would automatically stop showing the ads in the other posts.

    I still think for ease of management, it would be best to try and get either one of those two Adsense plugins to work for you.

    Good luck! :)
     
    mooiness, May 3, 2007 IP
    mubin likes this.