20 Ways To Make $5000+ From Home. Earn Now!

Table of Content

Simple Social Media Like Us Box Widget

Simple Social Media Like Us Box Widget,elegant look social media sharing like box join us,follow us,become a fan widget gadget for blogspot blogger
Simple Social Media Like Us Box Widget
In this tutorial i'm going to explain how to add simple social media like us widget and gadget for blogger/blogspot.it is very easy to use and very elegant look,this widget have facebook,twitter and subsribe on rss buttons/icons.





1. Log in to blogger account.
2. Now select "Layout"
3. Click Add Gadget and select 'HTML/Javascript
4. Paste below code
<style type='text/css'>
#topbox{width:250px;border:4px solid #a1a1a1;background-color:#ffffff;}
#topbox:hover{border:4px solid #4e4c4c;background-color:#ffffff;}
#social1 .social2 h2.subscription { border:0; margin:0; padding:3px 0 0 55px; height:42px; font-size:14px;font-family:&quot;Segoe UI&quot;,Calibri,&quot;Myriad Pro&quot;,Myriad,&quot;Trebuchet MS&quot;,Helvetica,Arial,sans-serif;
font-weight:bold; }
#social1 .social2 h2.subscription:hover {color:#1c5ef3; font-size:15px;}
#social1 .social2 h2.facebook { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2-zNyqIR2AVJq_j_zOC3O5keNW0DosSrRw30Z34po47xxzGhN_ZeQ17I1PLaeu5gWsfp8MCcHSSIh-dP7PQSyeI-DF8o2hoT67OyWzExJBbHe9j-ckqpglT2L6zuaWaHLzGYJ6D_4M6E/s1600/bloggertrix-facebook-icon.png) no-repeat top left; }
#social1 .social2 h2.twitter { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh60unb4FM6sjSS6ppdTfXN3Bsp25ZGJM8abNsUyUe0uQ6dBPDONmeCMNljMlvqo6uUNR487Bzm8ScN6SyF0dNN5R8MpIVNan2f1jX77wW9W9Sy3vVao3HQM8yo7Pj-GD9-yWN-evm1C9Y/s1600/bloggertrix-twitter-icon.png) no-repeat top left; }
#social1 .social2 h2.Rss { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFsxjgNVLyELNaieQnpDIBBURp-06Ilwdmv6gACN2LHiYFHwYdFiHOmB3Ec9tY9bivO0o6IaBZdkSsX1-FJHezuByJCnnVX7L2ZIOwOKSfbMme2JYtt3TgDDw4w9deumlMxDICMjWmj_w/s1600/bloggertrix-rss-icon.png) no-repeat top left; }
#social1 .social2 .subscription a { color:#252e28; text-decoration:none; }
</style>
<div id="topbox">
<div id="social1">
<div class="social2">
<h2 class="subscription facebook"><a href="Facebook URL" target="_blank">Like On Facebook</a></h2>
<h2 class="subscription twitter"><a href="Twitter URL" target="_blank">Follow On Twitter</a></h2>
<h2 class="subscription Rss"><a href="Your Email Subscription URL" target="_blank"> Subscribe On RSS</a></h2>
</div></div>
</div>

  • Change Facebook URL with your URL
  • Change Twitter URL with your URL
  • Change Your Email Subscription URL  with your feed
5. Now save your 'HTML/Javascript'. Done !

Post a Comment