
1. Log in to blogger and Go to Design >> Page Element.
2. Click Add Gadget and select 'HTML/Javascript'
3.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:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",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/AVvXsEju4b-p1C-onNXxgFHX8O89D49JDJNm5jx1bQxzmbY1NQmFzMTNo7rNKns9AnYME34_k6Yy0xNnN6skZRXmbbFtGGdrcoAw6za72fA6tprq3-UF3b85VBnM5T1amrcDE2thh2yBoXo9eTE/s1600/bloggertrix-facebook-icon.png) no-repeat top left; }
#social1 .social2 h2.twitter { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPSo2R50OcF1AoJBBAjpn_7UfTciYu5TdrqVhaVjnUnm1bgJ-zQ9Do5kXXaAK7I6WiO3VrXa48y_UF2lZoswVA3KUXl_ObCRXmHm_M06KWZ_oLGpZOm4_ZKrI3krRmDiUarC1_5Q9RLss/s1600/bloggertrix-twitter-icon.png) no-repeat top left; }
#social1 .social2 h2.Rss { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinT2tY24sNrTCa_NyU7r_rSC06eDESLdabG8cjnqtvpYpk09_ju7279VXWy_ojN2zNUyPmOhjQqBXO6kseNVAN_JpvBYgJZgff2ak0T6dAzj4gEnp8wxPrB64zFstMYgz9e8S-NO3jBGc/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>
* Repalce Facebook URL with your URL
* Repalce Twitter URL with your URL
* Replace Your Email Subscription URL with your feed name
4. Now save your HTML/Javascript'.
you are done.
0 comments:
Post a Comment