Wrapping Adsense code

Discussion in 'HTML & Website Design' started by Mashiyoshi, Mar 22, 2006.

  1. #1
    Hello experts!

    I'm having some difficulties trying to wrap my adsense code with each blog post. I was wondering if anybody can show me how to align the ad to the left and have my content to the right.

    Here's my site: trenders.blogspot.com

    Here's the current code:

     
    Mashiyoshi, Mar 22, 2006 IP
  2. marty

    marty Peon

    Messages:
    154
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    have you tried changing:

    <div style="float: right;">

    to

    <div style="float: left;">

    I think you might need to put the google div within the <p> tag of the blogitembody
     
    marty, Mar 22, 2006 IP
  3. Mashiyoshi

    Mashiyoshi Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the suggestions. I tried them all but it's still not wrapping properly. I'm very puzzled here. :confused:
     
    Mashiyoshi, Mar 22, 2006 IP