In this post im gonna explain how to add Orb social 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 link. You can get social media post with similar widgets.

Demo
1. Log in to blogger Design > Page Element.
2. Click Add Gadget and select 'HTML/Javascript
3.Now Paste Below code.
After paste above code
*Replace bloggertrix with your facebook username
*Replace bloggertrix with your twitter Username
*Replace UserId with Google plus id
*Replace bloggertrix with feedburner username
*Replace bloggertrix with stumbleupon username
4. Now save your HTML/Javascript'.
You are done...

Demo
1. Log in to blogger Design > Page Element.
2. Click Add Gadget and select 'HTML/Javascript
3.Now Paste Below code.
<style> /* Bloggertrix */ .bubblewrap{ list-style-type:none; margin:0; padding:0; } .bubblewrap li{ display:inline; width: 60px; height:60px; } .bubblewrap li img{ width: 50px; /* width of each image.*/ height: 50px; /* 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> <br /> <center> <br /> <ul class="bubblewrap"> <li><a href="http://www.plus.google.com/UserID"><img src="http://3.bp.blogspot.com/-gF6S0THkzoQ/UQ-_jEPZKZI/AAAAAAAAGmA/4_rzX1-1gfc/s1600/Google.png" title="Add to Facebook" /></a></li> <li><a href="http://www.facebook.com/bloggertrix"><img src="http://3.bp.blogspot.com/-o32akJVPrjk/UQ-_i8eKy3I/AAAAAAAAGl8/9pXPuWE-saA/s1600/Facebook.png" title="Add to Facebook" /></a></li> <li><a href="http://www.stumbleupon.com/bloggertrix"><img src="http://4.bp.blogspot.com/-IBEOdj7ijb4/UQ-_kagi3TI/AAAAAAAAGmU/F5Z4N_X4Dq4/s1600/StumbleUpon.png" title="Add to Digg" /></a></li> <li><a href="http://www.twitter/bloggertrix"><img src="http://1.bp.blogspot.com/-YgFSWM2-prc/UQ-_kaEqmCI/AAAAAAAAGmY/7gDjGv8fyEA/s1600/Twitter.png" title="Add to Twitter" /></a></li> <li><a href="http://feeds2.feedburner.com/bloggertrix"><img src="http://3.bp.blogspot.com/-ivBhxN-v6YI/UQ-_jTKMW9I/AAAAAAAAGmI/rShtBKl3m7Q/s1600/RSS.png" title="Add RSS Feed" /></a></li> </ul> </center>
After paste above code
*Replace bloggertrix with your facebook username
*Replace bloggertrix with your twitter Username
*Replace UserId with Google plus id
*Replace bloggertrix with feedburner username
*Replace bloggertrix with stumbleupon username
4. Now save your HTML/Javascript'.
You are done...
This is fantastic, I like the orb sharing widget. Thanks for sharing this!
ReplyDeleteBlog Training