Discussions
How do I customize the feedburner email subscription form?
Posted by nplbjirel • 1/19/08 • Subscribe to this Discussion [RSS] • Report This Topic
Topics: blog, feedburner, form, subscription
I want to customize the standard feedburner email subscription form -remove borders, change length and width of the form in my blog positivensuccess.blogspot.com. Can I do so? If yes, how can I do please?
User Comments
-
I use image replacement css for my RSS email subscription form button. If you know how to tweak CSS maybe u can take a closer look to my blog html source code at:
graphic-identity.blogspot.com -
Here is the default layout of a feedburner, subscribe by email form ::
In this piece of code, you may tweak various parameters like height, width, padding, borders or anything you want to by looking for these keywords in the code and modifying the values against them...
Dont forget to replace feedId=1514663 from
onsubmit="window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1514663'with your own ID that you can get from your Feedburner dashboard, or by looking at the subscribe by email hyperlink by clicking on your RSS button.
Hope this helps you.
www.InspiritBlog.com -
Hey , you may remove the previous comments, if you think they are spam.
Here is my post that will help you:::
How to Customize the FeedBurner Email Subscription Form for your Blog:
www.inspiritblog.com/?p=22
Please DIGG, Stumble, Reddit, Delicious or whatever you can
-
I have tweaked the code a bit to get gray text prefilled within the form field, and when you click on it the text disappears. It lets the form be a lot smaller. Check it out at offmanhattan.com
The code for this can be found here:
vcrossley.com/2008/12/customize-the-feedburner-email-subscription-form/
Add Your Comment
Login to leave a message.




