Social Bookmarking always helps to get instant traffic
to your blog. If it is nice look, it will help to get more
sharing.In this tutorial you can add "addthis" social
bookmaking Share button to top of the blog post
(below to post Title) and end of blog post.
Top and bottom is best place to add this button for
getting more sharing. Follow these steps.
1. Log in to blogger account and Go to Design >> Edit HTML
(make sure backup your template first)
2. Find this tag by using Ctrl+F ]]>
to your blog. If it is nice look, it will help to get more
sharing.In this tutorial you can add "addthis" social
bookmaking Share button to top of the blog post
(below to post Title) and end of blog post.
Top and bottom is best place to add this button for
getting more sharing. Follow these steps.
1. Log in to blogger account and Go to Design >> Edit HTML
(make sure backup your template first)
2. Find this tag by using Ctrl+F ]]>
3. Paste below code Before ]]> tag
#btrixcolor{
background-color:none;
border:1px solid #000000;
padding-top:8px;
padding-bottom:8px;}
#btrixcolor:hover{
background-color:#BFE3FE;
border:1px solid #80C8FE;
padding-top:8px;
padding-bottom:8px
}
Add Button Just below to Post Title
4. Find this tag by using Ctrl+F
5. Paste below code before
Add Button To End of the Post
6. Now Find this tag also by using Ctrl+F
If cant find above tag try to find below tag
7. After found one of above code, paste below code after it
8. Now click Save Template.
Cheers you are done.