+10 344 123 64 77

Friday, February 8, 2013

WordPress Style Email Subscribe Widget for Blogger

Hello friends, Today I'm back with another awesome widget for blogger, This times its a WordPress style premium Email subscription box widget which you can add in your sidebar to attract visitors. This subscription box will make your blog look professional and will also increase your email subscribers.
wordpress style premium email subscription box blogger

Live Demo

How to Add this Widget to Blogger.

The Installation is very easy and anyone can do it without any problems, Just follow the steps given below.
  • Go to Blogger > Layout
  • Click on 'Add a Gadget'
  • Choose HTML/Javascript
  • Copy paste the following code inside it.
<div class="subscribe_outer"> <div class="subscribe_wrapper"> <p>Subscribe our Newsletter and receive Free Updates and Tutorials right in your Inbox.</p> <div id="btntEmailsub"> <form class="btntEmailform" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=Feedburner Username', 'popupwindow', 'scrollbars=yes,width=300,height=520');return true" method="post" action="http://feedburner.google.com/fb/a/mailverify"> <input type="hidden" value="Feedburner Username1" name="uri" /> <input type="hidden" value="en_US" name="loc" /> <input class="emailText" type="text" value="Enter your email..." onfocus="if (this.value == " enter your email...") {this.value="" }" onblur="if (this.value == " ") {this.value="enter your email..." ;}" name="email" /> <input class="emailButton" type="submit" value="Signup Now!" title="" /> </form> </div> </div> <style> body { color: #000000; font-family: Georgia,"Times New Roman",Times,serif; } body { color: #000000; font-family: Georgia,"Times New Roman",Times,serif; } .sidebar .subscribe_wrapper h5 { color: #888888; } .sidebar h5 { color: #888888; font-family: "Droid Sans","Lucida Grande",Tahoma,sans-serif; font-size: 20px; font-weight: normal; padding: 0px 0 10px; } h5, h6 { letter-spacing: 2px; text-transform: uppercase; } .sidebar .subscribe_wrapper h5 { color: #000000; } .sidebar h5 { color: #000000; font-family: "Droid Sans","Lucida Grande",Tahoma,sans-serif; font-size: 20px; font-weight: normal; padding: 4px 0 10px; } h5, h6 { letter-spacing: 2px; text-transform: uppercase; } .subscribe_wrapper { color: #000000; font-size: 20px; line-height: 20px; padding: 38px 50px 18px 38px; } .emailButton { background: -moz-linear-gradient(center top , #ffffff 0%, #249334 100%) repeat scroll 0 0 transparent; border: 1 none; border-radius: 4px 4px 4px 4px; color: #333333; cursor: pointer; font-family: "Droid Sans","Lucida Grande",Tahoma,sans-serif; font-weight: bold; padding: 10px 40px; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); width: 100%; } .emailText { background: url("http://i1203.photobucket.com/albums/bb382/chandeep10/btnt-custom-theme/email.png") no-repeat scroll 10px center #FFFFFF; border: 2 none; border-radius: 4px 4px 4px 4px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); color: #444444; margin: 0 0 15px; padding: 10px 40px; text-decoration: none; width: 60%; } input, textarea { font-family: Georgia,"Times New Roman",Times,serif; } .subscribe_wrapper { color: #000000; font-size: 16px; line-height: 20px; } .post-body .emailButton { width: 300px; } .emailButton { background: -moz-linear-gradient(center top , #30A146 0%, #249334 100%) repeat scroll 0 0 transparent; border: 0 none; border-radius: 4px 4px 4px 4px; color: #FFFFFF; cursor: pointer; font-family: "Droid Sans","Lucida Grande",Tahoma,sans-serif; font-weight: bold; padding: 10px 40px; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); width: 100%; } </style>

  • Replace 'Feedburner Username' with your Username.
  • Save your widget.
You can edit the Highlighted Text to whatever you want. If this helped then please share it and leave comments below.

0 comments:

Post a Comment