How To Add 728×90 leaderboard Adsense ads between Header and Post Section in blogger

Posted by Lasantha Bandara File Under : adsense, change template, gadget 12 Comments

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:

<b:section class='crosscol' id='crosscol' showaddelement='no'/>

4.Now replace above code with below code.

<b:section class='crosscol' id='crosscol' showaddelement='yes'/>

5.Now save your template.

6.Go to Layout > Page Elements

7.Now Click on new 'Add a Gadget' option that will now have appeared between Blog Posts and the Header.

8.Select 'HTML/Javascript' and add your 728x90 leaderboard Adsesne code and click save.

Now you are done.

12 thoughts on “How To Add 728×90 leaderboard Adsense ads between Header and Post Section in blogger

  1. this information was absolutely outstanding.
    i have had this problem with the adsense placement for many months now and it is solved with a simple code switch from "no" to a "yes" and then you have a new widget for more adsense just below the header. excellent info.
    thank you,

    Dave Lee

  2. @Dobi

    Find this line:

    <div id='content-wrapper'>

    Now add below code just after the above line:

    <div id='crosscol-wrapper' style='text-align:center'>
    <b:section class='crosscol' id='crosscol' showaddelement='yes'>
    <b:widget id='HTML46' locked='false' title='Ads' type='HTML'/>
    </b:section>
    </div>

  3. I have blogger Awesome template.
    There's no "[div id='content-wrapper']" and also "[b:section class='crosscol' id='crosscol' showaddelement='no'/]" codes.
    So how do Awesome template user use this trick.

  4. I have blogger template, which i downloaded and uploaded
    There's no "[div id='content-wrapper']" and also "[b:section class='crosscol' id='crosscol' showaddelement='no'/]" codes.
    pls help me....

  5. cool tutorial!!

    now i have leaderboard 😀 looking for another tutorial to put lotsa ads in the site

    thanx

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.