Trouble placing adsense in my blog

Discussion in 'Placement / Reviews / Examples' started by TruckTechniques, Jul 24, 2009.

  1. #1
    reposting to the proper area.

    I have a blog on bloggger: http://sellon-ebay.blogspot.com/

    I am trying to insert a text only 468x60 adsense banner next to my google search bar near the top of the screen.

    I have tested the code in the HTML template for hours but can't seem to find the right placement.

    I have pasted a section of the code below, can someone point me to the right area to insert my adsense code?

    Thanks :D

    <body>
      <div id='outer-wrapper'>
    
      <div id='header-wrapper'>
        <b:section class='header' id='header' maxwidgets='1'>
    <b:widget id='Header1' locked='true' title='Sell on ebay (Header)' type='Header'/>
    </b:section>
      </div>
    
    <!-- Google Search START -->
    <p/>
    
    <form action='http://www.google.com/cse' id='cse-search-box' target='_blank'>
      <div>
        <input name='cx' type='hidden' value='partner-pub-1721360617871762:pu85i1-301c'/>
        <input name='ie' type='hidden' value='ISO-8859-1'/>
        <input name='q' size='31' type='text'/>
        <input name='sa' type='submit' value='Search'/>
      </div>
    </form>
    
    <script src='http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en' type='text/javascript'/>
    
    <!-- Google Search END -->
    
      <div id='crosscol-wrapper' style='text-align:center'>
        <b:section class='crosscol' id='crosscol' showaddelement='no'/>
    
      </div>
    
    
      <div id='main-wrap1'><div id='main-wrap2'>
        <b:section class='main' id='main' showaddelement='no'>
    <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
    </b:section>
      </div></div>
    
    
    
    
      <div id='sidebar-wrap'>
    
        <div id='sidebartop-wrap'><div id='sidebartop-wrap2'>
          <b:section class='sidebar' id='sidebartop'>
    <b:widget id='Text1' locked='false' title='' type='Text'/>
    </b:section>
        </div></div>
    
        <div id='sidebarbottom-wrap1'><div id='sidebarbottom-wrap2'>
          <b:section class='sidebar' id='sidebar' preferred='yes'>
    <b:widget id='HTML1' locked='false' title='' type='HTML'/>
    <b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
    <b:widget id='Followers1' locked='false' title='Followers' type='Followers'/>
    <b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
    </b:section>
        </div></div>
    
      </div>
    
      <div id='footer-wrap1'><div id='footer-wrap2'>
        <b:section class='footer' id='footer'>
    <b:widget id='HTML2' locked='false' title='' type='HTML'/>
    </b:section>
      </div></div>
    
    </div>
    </body>
    Code (markup):
     
    TruckTechniques, Jul 24, 2009 IP
  2. redsea50

    redsea50 Peon

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I dont know much about html but i think you should put the tag <div>
    for example

    <div>

    adsense search code

    adsense content code

    </div>

    put the code above in html gadget
    if it works with you , tell me
     
    redsea50, Jul 25, 2009 IP
  3. TruckTechniques

    TruckTechniques Peon

    Messages:
    382
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi and thanks.

    I've tried that. Still having trouble. Anyone?
     
    TruckTechniques, Jul 27, 2009 IP
  4. spaghett1

    spaghett1 Peon

    Messages:
    228
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    spaghett1, Jul 28, 2009 IP
    TruckTechniques likes this.
  5. TruckTechniques

    TruckTechniques Peon

    Messages:
    382
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    PERFECT! I would have never found that on my own. +1 to you for the help :cool:

    For some reason my 468 content banner is showing up, but when I tried to use a 728 it does not. This will work for now while I continue to mess with it.

    :cool:
     
    TruckTechniques, Jul 28, 2009 IP
  6. TruckTechniques

    TruckTechniques Peon

    Messages:
    382
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #6
    larger banners are now showing up. All set! Thanks again :D
     
    TruckTechniques, Jul 28, 2009 IP
  7. shaliwahan.pati

    shaliwahan.pati Peon

    Messages:
    102
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    shaliwahan.pati, Jan 16, 2010 IP