The people who want to read your latest articles on daily basis, they can easily subscribed your posts via Email. For this purpose you need this Email Subscription Form in your blog, so that the interested people easily subscribe you to get your latest posts directly into their inbox.
Contents
Recommended Guide for You :
Add Awesome Email Subscription Box into Blogspot Blogs
Step 1 – First of all Log In to your blogger dashboard, then go to Layout option then click “Add a Gadget” link.
<style>
.t-email{
background:url(https://4.bp.blogspot.com/-u3UaeUufpmI/T8lFuelsg8I/AAAAAAAACQY/tOWbHsgTYKc/s1600/mail.png) no-repeat 0px 12px ;
width:330px;
padding:10px 0 0 55px;
float:left;
font-size:1.5em;
font-weight:bold;
margin:0 0 10px 0;
color:#686B6C;
}
.t-emailsubmit{
background:#9B9895;
cursor:pointer;
color:#fff;
border:none;
padding:3px;
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
font:12px sans-serif;
}
.t-emailsubmit:hover{
background:#E98313;
}
.textarea{
padding:2px;
margin:6px 2px 6px 2px;
background:#f9f9f9;
border:1px solid #ccc;
resize:none;
box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1); font-size:13px;
width:130px;
color:#666;}
</style>
<div class=”t-email”>
Subscribe via Email <form action=”http://feedburner.google.com/fb/a/mailverify” id=”feedform” method=”post” target=”popupwindow” onsubmit=”window.open(‘http://feedburner.google.com/fb/a/mailverify?uri=Techora‘, ‘popupwindow’, ‘scrollbars=yes,width=550,height=520’);return true”>
<input gtbfieldid=”3″ class=”textarea” name=”email” onblur=”if (this.value == "") {this.value = "Enter email address here";}” onfocus=”if (this.value == "Enter email address here") {this.value = "";}” value=”Enter email address here” type=”text” />
<input type=”hidden” value=”Techora” name=”uri”/><input type=”hidden” name=”loc” value=”en_US”/>
<input class=”t-emailsubmit” value=”Submit” type=”submit” />
</form>
</div>
Some Essential Settings
To can easily change the width and height, or text area.
Replace, feedburner name “Techora” with your own feedburner name.
Now simply save this widget and check your blog , enjoy !!!