How To Add Follow by Email Widget In Blogger Blogspot - Blogger release its official "Follow by Email" Widget for blogspot. The Follow by Email gadget provides blog authors a simple way for their readers to subscribe via email to the latest updates, Which were delivered directly to the reader's inbox. when new blog posts is published, All subscribed readers will receive a email notification of new published posts, Which includes a copy of new content as well as links back to the actual posts. First You need to Setup FeedBurner RSS Feed To Your Blogger Blogspot then Blogger will feed automatically and retrieve all the information about email delivery options before adding this widget.
2. On the next window Select "Follow By Email" gadget which should be located at the top of the list.
3. Now you will be taken to the Gadget Options Page. Click the Save button and you are done.
You are done now!! Wasn't that Simple?
1. Go to Blogger > Design > Edit HTML
2. Search for ]]></b:skin>
3. Just Before it paste the following CSS code,
To change Input Text color then edit #0080ff . Use our color generator tool
To change Submit button background color in active mode then simply edit #4488dd
To change Text color of Submit button on mouse hover mode then edit #E98313
To change the Background color of Submit button on mouse hover mode then edit #2266bb
4. Save your template and View your blog to see the new changes successfully applied.
You might also like: How To Add Multi-Tabbed Widget To Blogger Blogspot?
How To Add FeedBurner Recent Posts Widget On Blogger
125 by 125 Ad Banner Widget For Blogger Blogspot
How To Add Inline Related Posts Middle Of The Content In Blogger
How To Add Follow By Email Widget In Blogger Blogspot
1. Login to Blogger account Dashboard >> Design >> Page Elements tab and Click on the "Add a Gadget" Link.2. On the next window Select "Follow By Email" gadget which should be located at the top of the list.
3. Now you will be taken to the Gadget Options Page. Click the Save button and you are done.
You are done now!! Wasn't that Simple?
How To Customize Follow By Email Blogger Widget
Customize your "Follow By Email" Widget in bloggger blogs by adding CSS ie, background color, background image, border, text size, text color and so on... Simply add this code before ]]></b:skin> tag.1. Go to Blogger > Design > Edit HTML
2. Search for ]]></b:skin>
3. Just Before it paste the following CSS code,
.FollowByEmail .follow-by-email-inner .follow-by-email-address {Save Template your Done!
color:#0080ff;
height:16px;
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit {
cursor:pointer;
background:#4488dd;
height:28px;
margin:12px;
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{
color:#E98313;
background:#2266bb;
}
To change Input Text color then edit #0080ff . Use our color generator tool
To change Submit button background color in active mode then simply edit #4488dd
To change Text color of Submit button on mouse hover mode then edit #E98313
To change the Background color of Submit button on mouse hover mode then edit #2266bb
4. Save your template and View your blog to see the new changes successfully applied.
You might also like: How To Add Multi-Tabbed Widget To Blogger Blogspot?
How To Add FeedBurner Recent Posts Widget On Blogger
125 by 125 Ad Banner Widget For Blogger Blogspot
How To Add Inline Related Posts Middle Of The Content In Blogger