Tuesday 3 September 2013

Remove Feedburner Logo

Feedburner was launched in 2004 founded by Steve Olechowski, Dick Costolo, Matt Shobe and Eric Lunt . Feedburner provides to their custom RSS feeds and other tools for Blogger, Tumblr and other web-based content publishers. Feedburner let you to show some great widgets to your Website/blog. All widget of Feedburner they have their logo at the end of the widget that no one want to show at their Website/blog. When you expend the Java Script code of any Feedburner widget you will find one simple code CSS ID like creaditfooter. By using display:none; property you will easily removed the logo of Feedburner. for this you have to add one simple code jut before the Feedburner widget code.

Hack the code:


  • Go to Blogger dashboard > click on Layout > add new Gadget > Choose HTML/Java Script.
  • Post your Feedburner widget code on the HTML/Java Script box.
  • Add Bellow code just before the Feedburner code.

<style>
div #creaditfooter{
display: none;
}
</style>
After complete the whole process refresh your Blog and you will see the widget without Feedburner logo.



About Post Author:

This post is fruit of pen-clipping of Mohammad Hamza Frough, poineer of ProFeedLinks. He likes to shear about his thought and experience with others.

Read more about Mohammad Hamza Frough »

0 comments:

Post a Comment

Share your Feedback and suggestion with us. Any question or need some please contact us and get instant help. Do not post Spam or Back links comments. If spam or post backlinks comments on this blog, your comment will be deleted.

Tech News

Social