Discussions

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?

Reply

User Comments

  1. graphicidentity
    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
    1. nplbjirel
      Thanks graphicidentity,
      But I want to customize the form as done by many bloggers.
  2. graphicidentity
    yeah..I wonder how can they do that?..how to customize it? If there are new techniques to create nice form, I also get curious nplbjirel
  3. abhinavsood
    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
  4. abhinavsood
    Man! I'll make a text document and upload em somewhere for you. This will be better! The code tags are eating my code up!!
  5. abhinavsood
    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
  6. offManhattan
    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.