Are you a blogger who wants to use advantage of your rss feeds by giving alternatives to your visitors to be able to subscribe your blog’s update by email? If yes, then go feedburner to use free Email Subscription form.
I have been receiving requests from many readers to tell them how to customize the FeedBurner Email Subscription Form and today I am going to share how to customize FeedBurner Email Subscription form. Let’s see how to do this.
Normal FeedBurner Email Subscription form code
Enter your email address:
Delivered by FeedBurner
FeedBurner Email Subscription Form Preview
Explanation of the codes
“style="border:1px
” means width of the border. Change the width of the border with 1,2,3..
“solid #ccc” means color of borber, You can use your own customized color code.
“text-align:center” means position of the text-align. You can use left, right or center.
action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=tech-n-com', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"
Keep this portion same.
Enter your email address:
Delivered by FeedBurner
“style=”width:140px” means width of the email subscription box. You can change with your desire width. Change the above parameter as your demand. You can also use my customized form.
Customized form Preview
Here is the code of Customize FeedBurner Email Subscription Form
Subscribe via Email
Only change “tech-n-com” with your feed name to use this cool FeedBurner Email Subscription Form.
I hope you will like this. Then join Facebook Fan Page and follow on twitter @rajib882 to support my blog.