In this post im gonna explain how to add blue square 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 Googleplus
*Replace bloggertrix with feedburner username
*Replace bloggertrix wit pinterest 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> /* Social Icons ----------------------------------------------- */ a.social-icons { margin-right: 5px; /*Adjust This Value As Needed*/ height:45px; width:45px; } a.social-icons:hover { opacity: .7; filter:alpha(opacity=70); /* For IE8 and earlier */ } height:45px; width:45px; </style> <a class="social-icons" href="https://facebook.com/bloggertrix"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizisrjJMKtr7ORSrDEtpAfIOOjduR6lwJ95FeextO_NhGJPUKDr-qfBOU4hbtxxeeFAGEsbHw4Q17GA4YbO_uT2W3Co58TDbMCUyqd8QQVLv9NSNhEtaKCpP4Ag8E0sMIZpcTjS77ojres/s1600/Bloggertrix-facebook.png" /></a> <a class="social-icons" href="https://twitter.com/bloggertrix"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqGaKctIfwByDWun89G2xK6hqoXA-IPcDpykt0g4fccx5UoeXFK40kpoD1-aPiWM5JrIXJJjpQa4dFqGC6y02f0p25zXo2B3h3o7L_H7URapR5sHzPFE_4iLrjkfLa8pjRH35a1fy3hc60/s1600/bloggertrix-twitter.png" /></a> <a class="social-icons" href="https://plus.google.com/userId"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUybmCGvl2xtYgb3r6heADMqDlYxTFbCOur8bjeQKPuV_lNxYp1j-YkxijZZ7xNoBEibl0wKuVghdoNKL1TOZnqiFZvRiIsMQVa1CdyBsf1kgcnw6LIcSCSK4AmXHabBPtKF6eI4dm52uY/s1600/Bloggertrix-Googleplus.png" /></a> <a class="social-icons" href="http://www.feedburner.com/bloggertrix"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7aNs0_2-J0oh8FInVQIpnAbA14Yp8F_QbFbymm_3JMxonP34MB7pMLn3V0wRJA0umU59o6bPP4BNq2wG_dsvHQwZZMPEA5ZxqL70cQ5o7x3uowAs6rAtRCqanQv0M-rwPxuNvabos5uY7/s1600/Bloggertrix-Rss.png" /></a> <a class="social-icons" href="http://pinterest.com/bloggertrix"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicAB3X7oI94qrSltgzzbQDlxPzdAvHpGA9OSJqrhZZTgc_Y9wT_IgrALE3F7v9h_oGWd_d3ThkTgrv_61X3WrpQQ1gYWhNU5T3hF4pz-T-s8OquZycRqeEq1caTYXQXxlH7EvZyyrTQf50/s1600/Bloggertrix-pinterest.png" /></a>
After paste above code
*Replace bloggertrix with your facebook username
*Replace bloggertrix with your twitter Username
*Replace UserId with Googleplus
*Replace bloggertrix with feedburner username
*Replace bloggertrix wit pinterest username
4. Now save your HTML/Javascript'.
You are done...
0 comments:
Post a Comment