In this tutorial I am going to show you how to customize the feedburner's feedcount Chicklet's text.It is really amazing that by using this simple trick you can replace the "followers" with your own words less than 8.
Your feedburner Feedcount Chick let code will look like below by default:
<p><a href="http://feeds.feedburner.com/GeekyParigyan"><img src="http://feeds.feedburner.com/~fc/GeekyParigyan?bg=99CCFF&fg=444444&anim=0" height="26" width="88" style="border:0" alt="" /></a></p>
Now we need to add this ......................
&label=text
Now see the screenshot
Default View of FeedBurner
Customized View of Feedburner
.................Your code should be like this:
<p><a href="http://feeds.feedburner.com/GeekyParigyan"><img src="http://feeds.feedburner.com/~fc/GeekyParigyan?bg=99CCFF&fg=444444&anim=0&label=fans" height="26" width="88" style="border:0" alt="" /></a></p>
How to add the Customized Feedburner Feedcount Chicklet
- Go to Layout
- Then select the feedcount widget
- Replace it with the code given above.
- Do not forget to replace the highlighted text With Your Own Id.
- Replace 444444 with your own color.
©2012, Copyright Parigyan Tamuly.Please do not copy the articles of Geeky Parigyan without taking my permission.





