How to add Share Button in Blogger

Saturday, November 27, 2010 | Tags:
Digg it | Stumble it | Save to Del.ico.us

1. Sign into Blogger > Design > Edit html
(tick the expand widget templates)

2. Add this line anywhere you want the widget to appear


<b:include data='post' name='shareButtons'/>


Normally, in most templates, you can add it after this line..


<p class='post-footer-line post-footer-line-1'>


If you don't find that above line in your template....
Find this one.

<p><data:post.body/></p>

and add this code after that line.


<p><data:post.body/></p>

<div style='clear:both; padding: 10px 10px 10px 10px;'> <b:include data='post' name='shareButtons'/> </div>


If you still don't see it in your Blog, Make sure..you activated it by going to
Blogger dashboard > Design > Click the 'edit' button of the Blog post section.



What Next?
Link To This Page:


Link To Home Page:



Subscribe to Addicted Online or subscribe in as a reader

1 Response to "How to add Share Button in Blogger"

  1. yousuf Says:
  2. asdf

     

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Popular Posts