Add Social Media Buttons Below Blogger Posts

Social Networking buttons
So Far we added social media buttons below posts in different forms and today we have yet another cool design with our Flapper Icons in it. These social icons are arranged in symmetrical order and size with image opacity effect added to each by default. The social buttons go fade on mouse hover and stick to the bottom of all your posts thus increasing the traffic to your blog. The steps of installing it are really simple.

Live Demo

How To Add Social Media Sharing Icons In Blogger?

To add these icons below posts kindly follow these steps,
  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the "Expand Widgets Template" box
  4. Search for this,
]]></b:skin>
and just above it paste the Opacity code below,
/*------------ MBT Image Opacity--------------*/
.Fadein img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.Fadein:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
     5.    Next search for this code,
<data:post.body/>
and just below it paste the following code,

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<center><span style='color: #7AA1C3; font-size: 12px; font-family: Verdana;'><b>Thanks For Making This Possible! Kindly Bookmark and Share it.</b></span><br/><br/>
<a class='Fadein' expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url' rel='external nofollow' target='_blank'><img alt='Technorati' height='64px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxiMmnmKt94lkaJ7uizI7mbKXr_PwQEBghIJTsEPdR9bx29h98axZ161-ibuybjWfSuwWlDXu_zsTCn5v0a6E2NuiCbf3mNja_Hmkg1dRrilZXtpoo9SJo_o_ZLDj9BDIBb7u3lRgW1lo/s400/TECHNORATI1.png ' width='64px'/></a>
<!--DIGG-->
<a class='Fadein' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot;  + data:post.url' rel='external nofollow' target='_blank'><img alt='Digg This' height='80px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiq4dtDL8WHAnLNGn2see2Uxnn3WFi_D3yg3LX03Rvu9Ro4-YOS_QxzsXCC7EksRu7uPLe_EN1UVH-tsr0nOjl2y3tNsII1eVmT3PmnUKP0ymBGCorepHfvOeefeO1COo9PRhFKTK4Q2oU/s400/DIGG1.png ' width='80px'/></a>
<!--Stumble-->
<a class='Fadein' expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Stumble' height='100px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzd62ox2xV4ujQDJiNvv0J93bamK98XY6dmMDmkH7V1YPOGD2TTBBX1gdLKc_n3ABtwUvHFM2Fg3g_PtAxcmrhL9cctu2ZbDjLjJKXp_xnJxCqVgi6rrswmkM_pnC7KwWBDX9KVEg4aqA/s400/stumble1.png' width='100px'/></a>
<!--Reddit-->
<a class='Fadein' expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Stumble' height='100px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUiO7kfQPKAvwdz3frCkSk5ZJO_tq_pV-B79ERgcNvdAtEVV1z8fzVEOkZY1BModjqRU5aI38h-jnJgO7ZUIm6AQV-_JGBJPpzvqa9RKk0Ehyphenhyphenyo8g4Jk0NXw-0rtVYdLAWDh0_jhboJaQ/s400/REDDIT1.png' width='100px'/></a>
<!--Facebook-->
<a class='Fadein' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Facebook' height='80px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVCfyxzZyG28_9ZBE8qeV6xfPCTCGIaPMIGxxLI_rd4qDJ-wExJQMCiPJL4vi1APqlzIlojVrS8ofYxQNSnIeQ-74qKpJOgxFeHZtHx7RiRL286NLsoL2o7Su2AoCv7dTrBgKUluY5u3A/s400/FACEBOOK1.png ' width='80px'/></a>
<!-- Twitter -->
<a class='Fadein' expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Twitter' height='64px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRqiMAqif8SCnr5d2kAUKG7PT5-fSYoaRsbZdPysCO9YpMm4t5rodx5iFAAYw37V82vm6l0AyPoOwaT3mdL80q2gL7vEN0sNDm3v7v7HHXNzxL8APmNbHoVYxhQyRZ1Y8H9fF2DLjWS-0/s400/TWITTER1.png' width='64px'/></a></center>

</b:if>
    6.  Save your template and you are done!
Visit your blogs to see a beautiful change. :) You may also like these social networking buttons and widgets,

If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »

12 comments

PLEASE NOTE:
We have Zero Tolerance to Spam. Chessy Comments and Comments with 'Links' will be deleted immediately upon our review.
  1. Done :) Just added titles myself. And the img alt in Reddit is wrong :P

    Btw there is a news that Google has blocked all co.cc domains from search.

    ReplyDelete
  2. Assalam-o-Alaikum Brother. I Tried To Find This Code That Is Below. But I Found Nothing. What's Problem With Me???

    ReplyDelete
  3. Assalaam-O-Alaikum bro. This Didn't Work For Me? What I Have To Do Now?

    ReplyDelete
  4. Can you help me how to change read more link to a beautifful "read more" button in wordpress

    ReplyDelete
  5. Can you help me how to change read more link to a beautifful "read more" button in wordpress

    ReplyDelete
  6. Hey!
    Been searching for awhile & I love this!
    Isnt there a way to make this show up on the home page under the posts too? Something about removing
    but I am not sure. I am in no way skilled at this. Just a rumor I heard.

    Thanks!

    ReplyDelete
  7. Thanks, It worked for me. My name is Muhammad also :) .I have some crawl errors in my blog: I wish you can help http://scienceuniverse101.blogspot.com/

    ReplyDelete
  8. Can you please tell me the code for this if I want to make pinterest as well. Thank you :)

    ReplyDelete
  9. Asalam Alaykum, I will be using images that are 22x22 and only pinterest, twitter and facebook oh and google+ and I want them over to the right. I have been trying to do this for days I would really appreciate if you could help me, thank you.

    ReplyDelete
  10. Can you add a button for Google+1 ?
    Thanks!

    ReplyDelete
  11. How to search for the "]]>" and the "" codes ?? there is a lot of stuff and I am not able to search them !! Help me !!

    ReplyDelete