Add Insert Tweet This or Follow me Twitter Button (Links) in Blogger (Blogspot)
07Sep09
Tweet This! |
Adding Follow me or tweet this buttom in yours blogger post is very easy all you need is to follow simple few steps .
- Login Blogger Go to Layout > Edit html > Expand the full template and search for below code .( if you have problem in following above step read basic of blogger hack here )
- Search for below code if you wana add Twit this buttom below your Post
<div class='post-footer-line post-footer-line-1'>
- Add below Script Just after above code and Save the Templates.
<b:if cond='data:blog.pageType == "item"'><span style='float: left; background: url(http://lh6.ggpht.com/_xn2gmPb9TfM/Sb_fZkjAxpI/AAAAAAAAD3E/_9xpsQgFfTg/s128/twitter-16x16.png) left no-repeat; padding-left: 20px;'><script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&login=tweettrackjs&apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/> <script charset='utf-8' src='http://s.bit.ly/TweetAndTrack.js?v=1.01' type='text/javascript'/> <a expr:onclick='"return TweetAndTrack.open(this, \"" + data:post.url + "\");"' href='#'> <span style='display:none;'>I'm reading: <data:post.title/></span>Tweet this!</a></span></b:if>
Please follow the steps carefully otherwise you will face problem in adding tweet this buttom below your blog post.
Related posts:
Closed


