Add a Stylish Feedburner Email Form Below Blog Posts – Blogger

One of the traits of successful bloggers is their ability to turn visitors to subscribers. As a blogger, you need to build your subscribers list so that they will always get to know whenever you post new stuffs on your blog in their inbox even when they are not online. Using this method will help you keep your blog visitors as readers and also increase your blog traffic. The best and proven way to do this is to add a styled feedburner email subscription form right under your blog posts.


styled-feedburner-email-subscription-form

A styled feedbuner widget has been designed for blogger/blogspot blogs along with social media buttons. With the presence of the social media buttons, you will be building your Facebook fans, Twitter followers and Google+ circle alongside your feed subscribers.

As a blogger, before you can add the styled feedburner widget to your blog, you must have burnt your feed with feedburner and have a URL ready. If you’re new and haven’t burn your feed with feedburner, it’s easy, you can register for a feedburner using your Google account by following the steps outlined below:

1. Go to feedburner.google.com, login and on the start page, burn your feed and your feed address should look like this – http://your-site.com/feeds/posts/default

email-subscription-form-with-social-media

2. On the next page, you need to configure the feed, enter your desire name and note the unique address. Follow the next steps that follow to activate the feed.

How to Add the Styled Feedburner to Blogger

1. Login to your blog dashboard

2. Go to Template.

3. Then search for <data:post.body/> but if you’re seeing more than one <data:post.body/> in your template, then search for <div class='post-footer-line post-footer-line-1'/> or <div class='post-footer-line post-footer-line-3'>. Make use of Ctrl + F to search for it.

4. Immediately after the code, paste the code below:


 <b:if cond='data:blog.pageType == &quot;item&quot;'>

<style>
form.feedburner{
margin:20px 0 0;
display:block;
clear:both;
}
.dcstyle{
background:url(http://3.bp.blogspot.com/-pl1ECUAcVEQ/T4YS7ZgR_uI/AAAAAAAAB_k/R92yDhiO65Q/s400/email_icon.png) no-repeat scroll 4px center transparent;
padding:7px 15px 7px 35px;
color:#666;
font-weight:bold;
text-decoration:none;
border:1px solid #D3D3D3;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 2px #CCC inset;
-webkit-box-shadow: 1px 1px 2px #CCC inset;
box-shadow: 1px 1px 2px #CCC inset;
}
.dcsubmit{
color:#666;
font-weight:bold;
text-decoration:none;
padding:6px 15px;
border:1px solid #D3D3D3;
cursor: pointer;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-goog-ms-border-radius: 4px;
border-radius: 4px;
background: #fbfbfb;
background: -moz-linear-gradient(top, #fbfbfb 0%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f4f4f4));
background: -webkit-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
background: -o-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
background: -ms-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=&#39;#FBFBFB&#39;, endColorstr=&#39;#F4F4F4&#39;,GradientType=0 );
background: linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
}

#emailwidget-outer {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-goog-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px;
background: none repeat scroll 0 0 transparent;
border: 1px solid #D3D3D3;
padding: 8px;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width:480px;
}
#emailwidget-outer:hover{
background: none repeat scroll 0 0 #FFF;
-moz-box-shadow: 1px 1px 2px #CCC inset;
-webkit-box-shadow: 1px 1px 2px #CCC inset;
box-shadow: 1px 1px 2px #CCC inset;
}
#emailwidget-outer td{
padding:3px 0;
}
</style>

<center>
<div id='emailwidget-outer'>
<div id='emailwidget'>
<table style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;' width='100%'>
<tbody>

<tr style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;'>

<td align='left' style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;'> <p style='color:#666; font-weight: bold; font-size: 22px; margin:0px 0px 5px 0px; '>Get free daily email updates!</p>
<form action='http://feedburner.google.com/fb/a/mailverify' class='feedburner' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=JustNaira&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' style='margin: 0pt;' target='popupwindow'>
<input name='uri' type='hidden' value='JustNaira'/>
<input name='loc' type='hidden' value='en_US'/>
<input class='dcstyle' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Enter your email…&quot;;}' onfocus='if (this.value == &quot;Enter your email…&quot;) {this.value = &quot;&quot;}' type='text' value='Enter your email…'/>

<input alt='' class='dcsubmit' title='' type='submit' value='Submit'/>
</form>
</td>

<td style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;'><p style='color:#666; font-weight: bold; font-size: 14px; margin:0px 0px 5px 0px; '>Follow us!</p>
<a href='http://feeds.feedburner.com/JustNaira' rel='nofollow' target='_blank' title='Suscribe to RSS Feed'><img src='http://3.bp.blogspot.com/-ShqPVqX-vhs/TqgOXX5m9WI/AAAAAAAAFCg/WFRLxQ4yjuM/s1600/rss-30×43.png'/></a>

<a href='http://twitter.com/xxxxxx' rel='nofollow' target='_blank' title='Follow us on Twitter'><img src='http://2.bp.blogspot.com/-eVZSNf1mj_E/TqgOX_ldq1I/AAAAAAAAFCk/2wDDaA8esG8/s1600/twitter-30×43.png'/></a>

<a href='http://www.facebook.com/xxxxxx' rel='nofollow' target='_blank' title='Follow us on Facebook'><img src='http://1.bp.blogspot.com/-sT9lHle5N54/TqgOWhi-amI/AAAAAAAAFCU/MwoQL3ZhEy4/s1600/facebook-30×43.png'/></a>

<a href='https://plus.google.com/1***************/' rel='nofollow' target='_blank' title='Follow us on Google+'><img src='http://3.bp.blogspot.com/-icT9kVFhtOs/TqgOXLJCbBI/AAAAAAAAFCY/pU4wo8HyHNI/s1600/googleplus-30×43.png'/></a>

</td>
</tr>
</tbody></table>
<div align='right'><span style='font-style: italic; font-size: 8px; color: solid #ffffff;'><a href='http://www.justnaira.com/2012/05/add-stylish-feedburner-email-form-below.html' style='text-decoration: none;' target='_blank'><font color='#ffffff' decoration='none'>[Get this widget]</font></a></span></div>
</div></div>
</center>
</b:if>

5. Now save your template and view your blog to see the new feedburner email subscription form below your blog posts.

What you Need to Change in The Code

http://feedburner.google.com/fb/a/mailverify?uri=JustNaira – this should be replaced with your own feedburner email subscription link. .

JustNaira – this should be replaced with your feed title. You can get your feed title at the end of your subscription link url.

http://feeds.feedburner.com/JustNaira – this should be replaced with your feedburner link.

http://twitter.com/xxxxxx – this should be replaced with your twitter profile link.

http://www.facebook.com/xxxxxxx– this should be replaced with your Facebook profile or pae link.

https://plus.google.com/1***************/ – this should be replaced with your Google+ profile link.

How To Add Floating Share Buttons On Blogger Blog



Over 50,000 + Readers

Get fresh content from JustNaira


14 Comments

  1. hiideemod
  2. eri
  3. Niral Kalavadia
  4. Babita Tomar
  5. Babita Tomar
  6. Babita Tomar

Leave a Reply