“Follow by Email” Blogger Official Widget Released

Blogger released official blogger widget, that is “Follow by Email“. The Follow by Email gadget provides blog authors a simple way for their readers to subscribe to the latest updates, which are delivered directly to the reader’s inbox. When new blog content is published, all subscribed readers will receive a daily email notification of the new published posts, which includes a copy of the new content as well as links back to the actual posts. You no need to create your feed with Feedburner account, blogger will create a feedburner account with your feed automatically and retrieve all the in formation about email delivery options before adding this widget.

How to Add this widget?

  1. Go to Blogger Dashboard > Design tab
  2. Click on the Add a Gadget and Select ‘Follow by Email‘ Gadget which should be located at the Top of the List

    Follow by Email Blogger Official WIdget Released

  3. Finally Save your Widget .

Customize your “Follow by Email” Widget by adding CSS ie, background color, background image, border, text size, text color and so on…

Simply add this this code before ]]></b:skin> tag and replace /* Put your CSS code Here*/ with your Own CSS Declarations

.FollowByEmail .follow-by-email-inner .follow-by-email-address {
/* Put your CSS code Here*/
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit {
/* Put your CSS code Here*/
}

Have a Great Day!

Read The Official Blogger Announcement Here