In order to insert ads in post:
- Go to Blogger templates, Layout -> edit HTML section

- Tick expand widget templates

- Using Ctrl + F find out <div class='post-header-line-1'> or
- Now paste your generated adsense code below this line in this format
Note: Add the codes in blue as well as shown below.
For ads to appear on left side of the post:
<div style='float:left;'>
AdSense Code
</div>
For ads to appear on right side of the post:
<div style='right:left;'>
AdSense Code
</div>
0 comments:
Post a Comment