Add Horizontal Adsense Ads below Post Titles


First go to blogger Dashboard
Then visit Design > Edit Html >

Now search below code using Ctrl + F

<div class='post-header-line-1'>

Now paste the below code just after it.

<div class='widget-content'>
<table><tr><td><b:if cond='data:blog.pageType == &quot;item&quot;'>
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client=&quot;pub-xxxxxxxxxxxxxxxx&quot;;
google_alternate_color=&quot;AAAAAA&quot;;
google_ad_width=300;
google_ad_height=250;
google_ad_format=&quot;300x250_as&quot;;
google_ad_type=&quot;text&quot;;
google_color_border=&quot;FFFFFF&quot;;
google_color_bg=&quot;FFFFFF&quot;;
google_color_link=&quot;0000FF&quot;;
google_color_url=&quot;0000FF&quot;;
google_color_text=&quot;000000&quot;;
//--&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
  src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;</b:if>
</td>
<td>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client=&quot;pub-xxxxxxxxxxxxxxxx&quot;;
google_alternate_color=&quot;AAAAAA&quot;;
google_ad_width=300;
google_ad_height=250;
google_ad_format=&quot;300x250_as&quot;;
google_ad_type=&quot;image&quot;;
google_color_border=&quot;FFFFFF&quot;;
google_color_bg=&quot;FFFFFF&quot;;
google_color_link=&quot;0000FF&quot;;
google_color_url=&quot;0000FF&quot;;
google_color_text=&quot;000000&quot;;
//--&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
  src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;</b:if>
</td>
</tr>
</table>
</div>

Now change X words with your adsense publisher id.
If you are interested to change the ad size then change the red color numbers.
Then save your temple.

Posted by Durgesh on 22:30. Filed under , . You can follow any responses to this entry through the RSS 2.0. You can leave a response or trackback to this entry

0 comments for "Add Horizontal Adsense Ads below Post Titles"

Leave a reply