Select customize from your dashboard and go to template.
Check expand widget templates.
Find the line with "data:post.body".
You should find something like this: (I omitted the brackets because I haven't figure out how to show codes in the pages correctly)
div class='post-body'
p data:post.body p
div style='clear: both;'
div
Then you add
In between class=post body and style=clear .... If you put it before data:post.body, it'll appear in the front and if you put the code after, then the ads will appear in the end.The Adsense Code is not the one you get originally from google. You need to parse it. Go to http://www.blogcrowds.com/resources/parse_html.php and get your parsed code.
No comments:
Post a Comment