1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Scroll down to where you see </head> tag .
3.Copy below code and paste it just before the </head> tag .

<style type='text/css'>
#hsection{border:4px solid #D3D3D3;background-color:#e9e9e9;}
#hsection:hover{border:4px solid #BABABA;background-color:#e9e9e9;}
#sectionmy .sectionmy2 h2.subscription { border:0; margin:0; padding:6px 0 0 55px; height:42px; font-size:16px;font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
font-weight:bold; }
#sectionmy .sectionmy2 h2.rss { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxwU1bK6DPXRtrwQx6OpsgGBts6CP6BqratklOyX2EnoPdkOU9SWgK7O-nJNRd75ITKCJ08heAPZI5clbsok9wkfn6SOJuRJ2Uau0AHwxH3uemxulbXkjZWcw6DWcsu7C0hQeSolurDXRh/) no-repeat top left; }
#sectionmy .sectionmy2 h2.email { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtBzyO1ABSOYYjDUmo16N6VGzhLjOp6XGWgHIIpHZt5jJ2GMnKIsnZGz6UympcNuB8V6TYhv0er_O-RD_nljqJGJ7IcZPgmx2mVz0ItJjq3xV4EC54Q8E4Ria19shBAT3931yHA44M7fOS/) no-repeat top left; }
#sectionmy .sectionmy2 h2.twitter { background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEq49O9hPyetN0FcdyFtPkZJzs6vIT272tNaAY-NNjRofqhKbXJDwMu9ZZB5RpCYnpaeFSDrxdmo7LmucClz1s79f-6HLS1qH4rcxBovL1ZH7M6ZL1RtXcwvXQK3BCUuSpKR7DOSC4y0qY/) no-repeat top left; }
#sectionmy .sectionmy2 .subscription a { color:#252e28; text-decoration:none; }
</style>
NOTE : Host RSS.png , EmailRSS.png , twitter.png yourself.
![]() | ![]() | ![]() |
4.Now go to Layout-->Page Element and click on "Add a gadget".
5.Select "html/java script" and add the code given below and click save.
<div id="hsection">
<div id="sectionmy">
<div class="sectionmy2">
<h2 class="subscription rss"><a href="YOUR-RSS-FEED-URL">SUBSCRIBE VIA RSS</a></h2>
<h2 class="subscription email"><a href="YOUR-FEEDBURNER-EMAIL-SUBSCRIPTION-URL">SUBSCRIBE VIA EMAIL</a></h2>
<h2 class="subscription twitter"><a href="YOUR-TWITTER-URL">FOLLOW ON TWITTER</a></h2>
</div></div>
</div>
NOTE : Replace YOUR-RSS-FEED-URL , YOUR-FEEDBURNER-EMAIL-SUBSCRIPTION-URL , YOUR-TWITTER-URL with your urls.
Look at the example below:
<div id="hsection">
<div id="sectionmy">
<div class="sectionmy2">
<h2 class="subscription rss"><a href="your-url here">SUBSCRIBE VIA RSS</a></h2>
<h2 class="subscription email"><a href="http://feedburner.google.com/fb/a/mailverify?uri=blogspot/WyNa&loc=en_US">SUBSCRIBE VIA EMAIL</a></h2>
<h2 class="subscription twitter"><a href="http://www.twitter.com/comshelper">FOLLOW ON TWITTER</a></h2>
</div></div>
</div>
You are done.
your like it or not??leave your answer below by commenting...happy blogging