Help needed with placing a code

Discussion in 'Placement / Reviews / Examples' started by JohnS0N, Oct 10, 2007.

  1. #1
    Please look at my test blog here and notice how the adsense unit is placed.

    http://jumptidumpti.blogspot.com/

    I want it to be wrapped inside and aligned left in the blog post. Right now it is placed more above the text than aligned left, only a small portion of text is next to the adsense unit. How do I do that?

    What I did is I placed the adsense code like this:

    <p><my adsense code><data:post.body/></p>
     
    JohnS0N, Oct 10, 2007 IP
  2. jetpac83

    jetpac83 Peon

    Messages:
    15
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Why don't you try using a small ad block? I'd try 200x200, should fix your problem.
     
    jetpac83, Oct 11, 2007 IP
  3. Lexus

    Lexus Peon

    Messages:
    40
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can try to use such code:

    <p>
    <div style="float:left; margin: 5px;"><!--adsense code--></div>
    --text--
    </p>

    I can also recommend to use a smaller ad unit
     
    Lexus, Oct 11, 2007 IP