Do you like this story?

In this post I am  going to  explain you  how to add peeling social media sharing  buttons  for  your blog. This is just widget. You can add  it to your blog easily. I just using CSS with HTML. Check below demo.
You can increase your blog traffic with these sharing buttons. You can change link of these icons/buttons. Before I have share How to Add Animated Sassy Social Bookmark Gadget For Blogger. I hope you will like my these widgets article and also must suggest me for better sharing. Before this sharing I have also share one interesting sharing that is How to Add Live Chat Widget For Blogger.

Now Lets start to Add Peeling Stickers Social Media Widget For Blogger.

See Demo Picture Below.
Peeling Stickers Social Media Buttons Demo









1. Login to Blogger  Layout >> Add Gadgets.

2. Click Add Gadgets and select HTML/Javascript.

3. Now Paste Below Code.

<style>
p#socialicons img {    -moz-transition: all 0.2s ease-in-out;    -webkit-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    -ms-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out;} 
p#socialicons img:hover {    -moz-transform: rotate(70deg);    -webkit-transform: rotate(70deg);    -o-transform: rotate(70deg);    -ms-transform: rotate(70deg);    transform: rotate(70deg);}
p#socialicons1 img {    -moz-transition: all 0.8s ease-in-out;    -webkit-transition: all 0.8s ease-in-out;    -o-transition: all 0.8s ease-in-out;    -ms-transition: all 0.8s ease-in-out;    transition: all 0.8s ease-in-out;}
p#socialicons1 img:hover {    -moz-transform: rotate(360deg);    -webkit-transform: rotate(360deg);    -o-transform: rotate(360deg);    -ms-transform: rotate(360deg);    transform: rotate(360deg);} 
p#socialicons2 img {    -moz-transition: all 0.5s ease-in-out;    -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    -ms-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;} 
p#socialicons2 img:hover {    -moz-transform: rotate(-360deg);    -webkit-transform: rotate(-360deg);    -o-transform: rotate(-360deg);    -ms-transform: rotate(-360deg);    transform: rotate(-360deg);}</style>

<center><p id="socialicons">
<a href="https://www.facebook.com/RexHacker" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj23TOqO_FroHHqEQCeoXFWQY4cT3q6OL0nbvQlZjFRW03pIsVqyh9EUPO9Lshwr_mnZzfix8uVDx5zAPmTFOSo7J5aXvRzemq_3JlWhajgA8ZBSn9UyfcjBfm71mFvq6qEkcf0qm_sHM_g/s1600/bloggertrix-facebook.png" /></a>
<a href="https://twitter.com/RexHacker" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMQqw71aJO28gFBBOZEHkhBRUCq8-ZbcRimkLCKLuNHPL5L1utLU08FpqVWkcEjpQE7sLRlBuIlavg_rW5-HRMOTMuJW3so8Hfk4E0z2Ka5R6MpeBjf3UKcQzNak5ZC8akjuysEpaYabS/s1600/bloggertrix-twitter.png" /></a>
<a href="http://www.stumbleupon.com/stumbler/RexHacker" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqDGx6wvKhJFLQLcHSopdf9chHknfaZWNHHlSQpA1hUc31OXDnf0Gnzk5WKoywAAVT9YwtnsPt-79NGY5lfdr-lhdaEwuSaU3zr1YsuXPs_aNBx87G3R2RBwi8DOt0d5mxBBmjZOT2OM7s/s1600/bloggertrix-stumbleupon.png" /></a>
<a href="http://feeds.feedburner.com/RexHacker" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnMxBFYnrZld5Ckai0HeDQVVrwHqf1-s2ln4OGrH09nsiUutmT7K1-wKLugdGiNgi0tCHxklO4Ig5HcuIAI-ZBTDl2rCJJVbQwTHGNOWjoUAftZCmHcSubRTDSeZynqAHeTlBF7fV8zz0u/s1600/bloggertrix-rss.png" /></a></p></center>
Note: You Can Copy This Code From This Link.

4. After Paste Above Code.

* Replace RexHacker With your Facebook Username

* Replace RexHacker With your Twitter Username

* Replace RexHacker With your Stumbleupon Username

* Replace RexHacker With your Feedburner Username

5. Now save your HTML/Javascript.

6. You Are Done.

3 comments :

  1. Rex bhai RSS feed ki samj nahi aa rahi.

    ReplyDelete
    Replies
    1. Bhai jan koi problem ho to fb per contact krlia krein.
      Thanks

      Delete
  2. Kamal ka widget hai
    Thanks Rex

    ReplyDelete

 
Top