I am hoping that this could walk those think these codes are like Hebrew through. I was like that too as I started. But now, I generally know what the code says and after reading a few guides like this, you'll have a general idea too. I mean I cannot write a template without considerable effort and amount of new things to learn but it suffices to customize my blog almost whatever way I want. And requests for guides to do other things are welcomed. I don't know what to write and how you want your blog to look so tell me what you want and we'll find out how to do that.
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