1. First of all place ads between posts
2. Go to Layout , Edit HTML and check the Expand Widget Templates checkbox
3. Find the
- If you want to place the ads right under the posts title copy the following code before the above code line
- If you want to place the ads at the end of your posts copy the following code after the above code line
The code:
4. Save your template.<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.includeAd'> <data:adEnd/>
<data:adCode/> <data:adStart/> </b:if>
</b:if>
0 comments:
Post a Comment