Sunday, 17 March 2013

Add Social Sharing button To Blogger


Add a beautiful CSS3 Social Sharing button to Blogger to add this social sharing button just follow this simple steps

1. Go to blogger layout.
2. click on Add a gadget.
3. Choose html/java script
4. Add the following code.

<style>
/* egytricks.com */
.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
}
.bubblewrap li{
display:inline;
width: 60px;
height:60px;
}
.bubblewrap li img{
width: 40px; /* width of each image.*/
height: 40px; /* height of each image.*/
border:0;
margin-right: 4px; /*spacing between each image*/
-webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
}
.bubblewrap li img:hover{
-moz-transform:scale(1.8); /*scale up image 1.8x*/
-webkit-transform:scale(1.8);
-o-transform:scale(1.8);
}
</style>
<ul class="bubblewrap">
<li><a href="https://plus.google.com/114310883525097681160/"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaPqdmKOxCO_h9LKFyL8j7mpKPsDZkh9kz-WBpBTskpKr1G-ii4xjtah5bs2AU39Kll_XoVQ5GLFyHBrXgokQCHzfv2G3wDLRTxlIKtGUihSYlc5M7KwFBhTUuUGNSTtmdMx_Zb65x-jg/s1600/bloggertrix.com-google-icon.png" title="Google pus" /></a></li>
<li><a href="http://www.facebook.com/zgamerxs"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgafNufkE5VeEDTmNtFhR1pZIEYSFevHz_nIlo9D6C3ndhcHH3SvuXDiw1wE4wYF8pKhM9iP_myCbr2Ra_ryy7MLcNikuyMGXuFKASaOtVy3Ub2OplGom9maqS5Eu5ilGCaWtdJ6VQ5_no/s1600/bloggertrix.com-facebook-icon.png" title="Add to Facebook" /></a></li>
<li><a href="http://www.digg.com/Username"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjlLPOqqAlnMMtu5_G9dCkpEv3BuCFQnapHGUPPQr99MRjp-V3n-kPgFceh1R1KRBX0B4fTooPblI2d5YxDFha_ss3QPhmlAIJI6W8BA1EWgprwlYAJkiNrdi5jYpTaMdOs2cSx0D9Z6c/s1600/bloggertrix.com-digg-icon.png" title="Add to Digg" /></a></li>
<li><a href="https://twitter.com/vishalassassin"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOH59aWPCMz3D-mr8IrwHJngZK9cDCW4AqfkPphoE7TBhBUdMm5PTLVlzEmNVWSIAMZab_rZ-_cclx41vDIVjY2MdIW4mAJEcwb2LzJr_i_p2iF60aD1r8GPJLgXrfJ3jAGW7wPEjsG-E/s1600/bloggertrix.com-twitter-icon.png" title="Add to Twitter" /></a></li>
<li><a href="http://feeds2.feedburner.com/zgamerx"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgV5y3vb5EAqyHjNTiaLMsZQ2ctAuVZ9_L1igmHfGSgigdKxjd5kDsJl82imNEOkZMjrqQA20xcEN-1MX95jJq532syKCovX0q5pzEbzYorIexIJjEWroRVD18DTKE2EVs1HkxEST23fRM/s1600/bloggertrix.com-rss-icon.png" title="Add RSS Feed" /></a></li>
</ul>


customizations

now replace red urls with your's.

Enjoy

No comments:

Post a Comment

Most Commented

Contact Form

Name

Email *

Message *

2014 © Planer - Responsive Blogger Magazine Theme
Planer theme by Way2themes