Place Ads after Post Title or Before Post Contents

The ads will appear below post title but above and before the start of blog content. In this trick the ad unit does not float but instead been place at the center without wrapping, and thus pushing content below it.
Search for the line of:


<p><data:post.body/></p>

Paste the parsed Google AdSense ad code(copy from this post) inside

<center>
<div> and
</div>
</center>

right before the above line so that it looks like below after change:

<div class='post-header-line-1'/>
<div class='post-body entry-content'>
<center>
<div>
[parsed Google AdSense ad code]
</div>
</center>
<p>
<data:post.body/>
</p>
<div style='clear: both;'/>
<!– clear for photos floats –>
</div>


Related Articles to Read




Post a Comment

 

Internet

© 2008 About Online Tips - A Complete Guide to Online Tips. | Contact|Terms and Fair use

All articles are copyrighted to About Online Tips.