Wednesday, July 27, 2011 | By: Unknown

How to add Share Buttons on Blogger

1. Go to Design > edit HTML > check “Expand Widget Templates” > Search [ press: CTRL + F ]
<div class='post-footer'>

2. Now REPLACE it with the following code and SAVE
<p><div class='post-share-buttons'>
<b:include data='post' name='shareButtons'/>
</div></p>
<div class='post-footer'>

0 comments:

Post a Comment