0
Social Media Widgets are the quite right and interesting way to maintain your blogs visitors interest.We recently published social media subscribing widget with search bar check that gadget you will surely like it.I have added a cool image hover effect which increases the beauty of this gadget.The main part of this widget is you can show the number of your subscribers and you can update the number of your subscribers anytime by just editing some numbers.See the preview of gadget below.


I have kept the installation of this widget damn easy just copy and paste the code,and update the number of your fans.

How To Add This Gadget To Blogger?


  1. Go to Blogger Dashboard > Design > Page/Edit Layout. (In new User Interface It Is Dashboard > Layout)
  2. Add a Gadget > HTML/Javascript.
  3. Paste below code and save it.


<style> 
.rss-hb {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLY2LxBjLLM4jcGBdujH6WT3PZ68w3Y2adUUA0cmodT9TEtXyf4e0WHfsaoUoZ8gDdSHNXz9wEUDenIseFYg0Dmi2mtXaQKBNk49etN3lPOgcSasC1M6PquvSGZZcBWAUTIZdNyGe6fLk/s1600/rss+sepia.png) no-repeat;
    height: 64px;
    padding: 0px 20px 0px 80px;
    margin-top: 5px;
}

.rss-hb:hover {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4hu_5RBCZblOfRD2pDibrVheU9wDKSfH_7ggOjrKrCEgdNsAYTNjqwkyKLlmKcPne7xU9YM9NSPjsgIJj5GaiZdW9z8jNYsDkWkOaZ8pjzOYLVQjenOIYXVBktLH4I3VVkiSFPJayn_8/s1600/rss.png) no-repeat;
}

.twitter-hb {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh02o0KDE-ma7amKYZ1Y7mdFs0f46rOJpHs97s1uAxB2-Z3Zh0I3JoLihqtLIpUCeQ2lY4DM8doO-F7Hzt9jKbGDa9eMnINAsDHe6s0xRbRsMnQulzCG7cmf8KWDsdn2kufEn4BZfILAqM/s1600/twitter.png) no-repeat;
    height: 64px;
    padding: 0px 20px 0px 80px;
    margin-top: 10px;
}

.twitter-hb:hover {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2gmtSlDbY4HyadElJe7CXjxqqSuFbfZCX-rVagNg0I1F2X1D9U6qumkq7O6mikBTvelwNnG-jwcOcxuQtWXxufKWTHtLzfHNUwfJ81PeYRvD3EgZbPLuQ0wE8gMoUmvfwR9GYwp_gMwI/s1600/twitter.png) no-repeat;
}

.facebook-hb {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWhswervAR2rbz_jaPQrXyGblFrmiKZnQIisD-3qsE5QAbiE3WoB1XFTvII3sMDcKkbUyM8sHBX1zHaY0CjV9p86J952trfIP89OSbAr3p42QQBGEDY0O_g11QDsLcMTLq4GEVMW6bQ-g/s1600/fb+sepia.png) no-repeat;
    height: 64px;
    padding: 0px 20px 0px 80px;
    margin-top: 10px;
}

.facebook-hb:hover {
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfCl_y7Y86owUH77AfiA8U2HcxHapHWigTshWeINvxVkKtHUv9UCCxNWOcLBEVhS3m-6hTg1E2IKmP307m2d9BIOj4qTznasGfN4Dg-Gz_wogUDzqrnWxIiF8BVx7Cz7SXVVuLdvm32UM/s1600/facebook-logo.png) no-repeat;
}

.follower-rss, .follower-twitter, .follower-facebook {
    font-family: Georgia,  sans-serif, Times;
    font-size: 1.5em;
    font-style: italic;
    color: #D3C5B1;
    padding-top: 05px;
    text-shadow: 1px 1px #B2A99D;
}

.follower-rss a, .follower-twitter a, .follower-facebook a {
    color: #AA9C89;
}

.follower-rss span {
    font-size: 2.2em;
    font-weight: bold;
    font-style: italic;
}

.follower-twitter span {
    font-size: 1.9em;
    font-weight: bold;
    font-style: italic;
}

.follower-facebook span {
    font-size: 1.9em;
    font-weight: bold;
    font-style: italic;
} 

</style> 

<div class='rss-hb'>
    <div class='follower-rss'>
        <span>
            <a href='http://feeds.feedburner.com/hblogger'>33</a>
        </span>loyal readers</div>
</div>
<div class='twitter-hb'>
    <div class='follower-twitter'>
        <span>
            <a href='http://twitter.com/#!/helperblogger' rel="nofollow">270</a>
        </span>followers</div>
</div>
<div class='facebook-hb'>
    <div class='follower-facebook'>
        <span>
            <a href='http://www.facebook.com/btsnts'>63</a>
        </span>fans</div>
</div>




  • Now replace http://feeds.feedburner.com/hblogger with your feedburner URL and replace 33 with number of your RSS susbscribers.(Highlighted in Red color)


  • Replace http://twitter.com/#!/helperblogger with your twitter URL and replace 270 with number of your followers. (Highlighted in Lime color)


  • Replace http://www.facebook.com/btsnts with your facebook page URL and replace 63 with number of your fans. (Highlighted in Yellow color)

Now save your widget and you are done.
I hope this little widget will surely increase beauty of your blog.

Post a Comment

 
Top