Hi, How do I place adsense ad in the middle like in this site:- http://www.associatedcontent.com/article/85438/prevent_osteoporosis_with_these_6_tips_pg0 . I want to do without adsense manager plugin. What is the script for that. Sorry for posting in wrong thread. Thanks
I've never used this plugin but its very simple with the theme editor. Just select singlepost.php in there find where the content is and stick this: <div style="float: left;"> Here your adsense script </div> if you want it be on the left like on the page you showed, or you can put it on the right if you prefer.
No, that would be because you're putting in the wrong spot. It aligns it left, if you have it top left that means you placed the code before the content.