Google adsense just below the blog post tile

Discussion in 'HTML & Website Design' started by nijinashok00, Apr 13, 2012.

  1. #1
    Look my blog www.blogseoads.com. I want to create adsense code just below the blog post title. For this I have add adsense code like this

    <div class='hentry'> <h1 class='entry-title'> <div style='float:left;padding:5px;'> [adsense code]</div> </h1>

    I have tried with both parsed and unparsed code. But no luck. The craziest thing is that I can't even find the adsense code in my page source. I don't know what is the reason behind it. Can anyone please help me with issue.
     
    nijinashok00, Apr 13, 2012 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,838
    Likes Received:
    4,542
    Best Answers:
    123
    Trophy Points:
    665
    #2
    I think what you are trying to do is

    [COLOR=#111111]<div class='hentry'> 
       <h1 class='entry-title'>  </h1>
    [/COLOR][COLOR=#111111]   <div style='float:left;padding:5px;'> [adsense code]</div>
    </div>
    [/COLOR][COLOR=#111111]
    Code (markup):
    [/COLOR]
     
    sarahk, May 28, 2012 IP
    ApocalypseXL likes this.