Blogger tips: How to place ads below the post titie...?
Follow the steps:
> Go to www.blogger .com
> Then Template
> Edit HTML
> Find the below line
<data:post.body/>
and add the below code above to the <data:post.body/>
<b:if cond='data:blog.pageType == "item"'>
Ad Code
</b:if>
> Then save the template
-------------- DONE --------------
Follow the steps:
> Go to www.blogger .com
> Then Template
> Edit HTML
> Find the below line
<data:post.body/>
and add the below code above to the <data:post.body/>
<b:if cond='data:blog.pageType == "item"'>
Ad Code
</b:if>
> Then save the template
-------------- DONE --------------