CPM

CPM2

Find Us On Facebook

Add A Email Subscription Box With Custom Image - Software Bundles.net

Email Subscription Box For Blogger Blogs
Hi people how you'll doing.Today i will teach you how to add a custom email subscriptions box in blogger with custom image and custom text ,it could come a lot handy because if your email subscription box is a little fancy then it will get some attention and get you some subscriber ,more subscriber mean more daily visitors and more daily visitors equal to more $$ it's a very useful widget.




Text Tutorial

Go to blogger and choose the blog in which you wish to insert that box

Go to Design > Page elements > Add a Gadget

And select html/javascript widget

then paste the below code in widget


<style>
.mbt-email{
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqWcIWJOh1uYj3KJoHENMBXV621q_68SvXHTDDIoxXvfutRdpKARkXJ28cSCPCcO7FOZPnY8d-QFaT13RiLWYgH9jef0h_vsEhGSOBEYso17vu5-zNIf7YuS_4X3rcQ_vIukkjiQ4sHGPX/s1600/email.png) no-repeat 0px 12px ;
width:300px;
padding:10px 0 0 55px;
float:left;
font-size:1.4em;
font-weight:bold;
margin:0 0 10px 0;
color:#686B6C;
}
.mbt-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;
}
.mbt-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:170px;
color:#666;}
</style>
<div class="mbt-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=TntByStc', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<input gtbfieldid="3" class="textarea" name="email" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Enter email address here&quot;;}" onfocus="if (this.value == &quot;Enter email address here&quot;) {this.value = &quot;&quot;;}" value="Enter email address here" type="text" />
<input type="hidden" value="TntByStc" name="uri"/><input type="hidden" name="loc" value="en_US"/>
<input class="mbt-emailsubmit" value="Submit" type="submit" />
</form>
</div>

 Now replace these with your own

  • Now replace http://feedburner.google.com/fb/a/mailverify?uri=TntByStc with your Feedburner Email Feed link.You can obtain this link by visiting your feedburner account. 
  • Replace "TntByStc" with your feed title. It appear at the end of your feed link. In my case it is http://feedburner.google.com/fb/a/mailverify?uri=TntByStc
  •  
 Enjoy


Video Tutorial

 
 

0 comments:

Post a Comment

Pages 381234 »

 
Powered by Blogger