Wednesday 30 October 2013

// // Leave a Comment

A Beautiful Feedburner Subscribe Box for Blogger and WordPress [with HTMl & CSS]

Today I am going to introduce such a great and good-looking Feedburner subscription box for Google Blogger and WordPress, which has been developed using only HTML and CSS.

Are you a blogger? Obviously. Otherwise, you will not be here. Isn’t it?
You know that Feedburner is a free and essential service, provided by Google, to serve your newsletter to your subscribers. There is only few blogs, which are not using this service.

Subscribe to our Newsletter to Get free Tutorials

 If you are using Google Blogger or self-hosted WordPress and looking for a beautiful Feedburner opt-in widget, this little subscription will help you surely.
A Beautiful Feedburner Subscribe Box for Blogger and WordPress

Although Feedburner provides a subscription for everyone, I just developed it. I am using this tool for a long while now on my technology blog and result is pretty good. Finally, I am able to attract 200 subscribers within 1.5 month towards my blog.

How you can add this subscription box?

This subscription box is for sidebar and perfect for responsive themes. Just copy the following lines of code and paste it at that place, where you would like to display this box.
<form style="border:1px solid #ccc;padding:3px;text-align:center; background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWW2MtqLVAU2-GjUfiLNZ0CzDOO5zHlPL2kJMY4Q0mp3WI7lPucGOBZOpcVMkjFLKnLDaBCRD3uvHXS16we_bBCzktPsWORX2hkj48EJ2fdWptSLtniRWm2Sc5YbpFpWgXWWxVWteL9lhC/s617/subscribe-ribbon.png) no-repeat top;" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=bitblogging', target="_blank', 'scrollbars=yes,width=550,height=520');return true"><b>Subscribe to our Newsletter to Get free Tutorials</b><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="bitblogging" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Get It" />
Just replace bitblogging with your own feed unique ID.
Now save your settings. That’s is all! If you have any problem during adding, feel free and do let me know your problem.

0 comments:

Post a Comment