I am sure that most of us have a common opinion about the default Feedburner Subcribers count chicklet that it is ugly,out-of-trend, not flexible with theme and etc. No matter what colour you change them, they never look nice. Out there in net, there are bunch of wordpress plugins which enable WordPress users to show the count in plain text. But, its really hard to find one for Blogger. So, here I’m going to provide you a simple javascript code which enables us to show the Feedburner Subscribers/Readers count in plain text without the chicklet.
All you have to do is just copy and paste the code shown below in a HTML/Javascript widget in Blogger. Or, if you are okay with editing blogger templates, add the code wherever you want to show the count.
But, remember to change the “your_feedburner_name” with your feed name. The script will only show the subscribers number alone.
The code below is a modified version of the code with the word “subscribers” and a link to your feed.
And this is another modified version of the code with RSS image, words “Subcribers” and “Subcribe to our feed”.
<div style=”padding: 6px 0 0 0; margin: 0; font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;”><a href=”http://feeds.feedburner.com/your_feedburner_name” target=”_blank”><script language=’javascript’ type=’text/javascript’ src=’http://www.codigosblog.net/servidor/contadorfeed.php?uri=your_feedburner_name‘></script> Subcribers</a></div>
<div><p style=”padding: 0; margin: -1px 0 0 0; font-size: 12px; font-family: Arial, Helvetica, sans-serif;”> Subscribe to our feed </p><div></div></div>
And thanks to Codigosblog for the fantastic code.
Be sure to subscribe to Introblogger to be notified of updates!
Thx sooooo much…Was searching for this code so long..:)
wow……nice…like it…gonna use this to my blog
Laxman…thanks dude
Thanks for your information. I needed that code and you provided it. thanks again.
A great post by you and thanks. I needed that information.
I have been looking for this code for a long time 🙂 thank you very much
@Newageparadise, welcome…
@Newageparadise,welcome…