khatris creation complete pc and blogging solutions
-

Fancy Social Sharing widget for blogger.


Image result for Fancy Social Sharing Blogger Widget 
hello readers today i am going to share a fancy social sharing so Social Sharing widget play important role in increasing blog traffic, as well as increase the visibility of posts rank in SERP. The more we share posts on different social sharing website the higher we will get position in SERP.now hers a way to add it ..

how to add fancy social sharing widget to blogger.

go to blogger dashboard >Go To Layout >>> Add Gadget >> HTML / JavaScript.

Now copy the below given code and past into the gadget. 

<style>
.kc-Share img {
width:42px;
-webkit-transform: rotate(10deg);
     -moz-transform: rotate(10deg);
       -o-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
          transform: rotate(10deg);
-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;
}
.PBT-Share img:hover {
-webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
       -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
</style>
<center>
<div class="PBT-Share">
<a href="https://www.facebook.com/khatriscreation" target="_blank"><img src="https://lh6.googleusercontent.com/-kYkF6HwaXEg/Uj69pHNzLYI/AAAAAAAAKuc/hXbCxrYtK-Q/s128/Facebook-icon%2520%25282%2529.png" /></a>
<a href="https://twitter.com/khatriscreation" target="_blank"><img src="https://lh6.googleusercontent.com/-7OlcEkv4NPg/Uj69qEE7e-I/AAAAAAAAKuw/jY9zpoJnLxM/s128/Twitter-2-icon.png" /></a>
<a href="https://plus.google.com/103411954659172316653" target="_blank"><img src="https://lh6.googleusercontent.com/-H5vXBqBR0Vk/Uj69pRtmhuI/AAAAAAAAKuo/igtLIb1l3w8/s128/Google-plus-icon%2520%25281%2529.png" /></a>
<a href="http://feeds.feedburner.com/khatriscreation" target="_blank"><img src="https://lh6.googleusercontent.com/-tN3zxaITkoo/Uj69pbMeyJI/AAAAAAAAKug/qhrU5s7pVSs/s128/RSS-icon%2520%25281%2529.png" /></a>
</div>


Customization..

 replace all the highlighted blue color with your username.


 now all is done ..hope the visitors of my blog will like this widget..
Previous
Next Post »