Posts

Showing posts with the label floating

Add floating share buttons to blogger

Image
Add floating share buttons to blogger Floating share buttons helps in increasing the rate of post sharing by blog visitors because they always remain in front of a blog visitor and makes the task of post sharing very easy. These floating share buttons also contains addthis share button . It allows sharing of posts up to hundreds of social networking websites without even leaving your blog. This guide is about adding these stylish floating share buttons with addthis script to blogger blogs Add floating share buttons to blogger Step 1:  Open your  blogger dashboard. Step 2:  Select your  blog. Step 3:  Open  Template  option. Step 4:  Click  Edit HTML.   Step 5:  In template code, search for  <b:includable id=�post� var=�post�> Step 6:  Just below it paste following code and save the template. Code <!--floating share--> <b:if cond=data:blog.pageType == "item"> <b:if cond=data:blog.pageType != "static_pag...