how to add beautiful subscribe box v3 to blog

Tuesday, October 2, 2012

In This Tutorial, You Will Learn How To Add Beautiful Subscribe Box v3 To Blog. This Subscribe Box Is Design Like Subscribe Box In Wordpress Blogs. This Widget Also Supports Hover Effect On Almost All Latest Web Browsers. Recommended: Add This Beautiful Subscribe Box Below The Post. You Can Also Check My Previous Design On Subscribe Box v2. Follow Steps Below To Add v3 To Your Blog

1. Login To Blogger Account.
2. Click Blog Title → Template → Edit HTML.
3. Click Proceed Button.
4. Search For The Following Code Using Ctrl+F.


                          
5.  Replace The Above Code With The Following Code.

            

    6.  Search For The Following Code Using Ctrl+F.

                           

    7. Paste The Code Below After Above Code In Your Template.
             
<!--NewsLetter Starts-->
<div id="Subscribe">
<p class="headline">Subscribe Updates, Its FREE!</p>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=easytell&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'> <table><tr><td><td><input name='Name' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Enter Your Name&quot;;}' onfocus='if (this.value == &quot;Enter Your Name&quot;) {this.value = &quot;&quot;;}' class="Text" type='text' value='Enter Your Name'/></td><td><input 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;;}' class="Text" type='text' value='Enter Your Email'/> <input name='uri' type='hidden' value='easytell'/><input name='loc' type='hidden' value='en_US'/></td><td><input type='submit' class="Button" value='Subscribe Now'/></td></tr></table></form>
</div>
<!--NewsLetter Ends-->


    8.  Replace easytell With Your Feed Name.

    9. Click Save Button To Save Code.

Source : techehow.com
you can see the original article here.

1 comment

Translate

 

Followers