How to add a Simple Stylish Subcription Box To Blogger

This tutorial is about how to add a simple subscription box to your blogger blog, in my previous post, I have drop a lot of tutorials on how to add a different customize subscription box to blog . One thing that i like about this widget was that, it look so simple, and you can implement it anywhere on your blog. Follow the few steps below on how to add the widget to your blog. LIVE DEMO How To Add The Widget To Your Blog - Go to your blogger dashboard - Click on "Design" > "Page Elements" > "Add a Gadget" - Choose "HTML/JavaScript" from the list of the gadgets - Copy and paste the code below in the content box <style> .rb-email{ background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQylP_4XOp2FH44Onxz50cmi7LDoS5Q9vdljyf0RWJGPV8EqCM0p5hvpxTaUckjEuSwJCY5VGpOnV9p5cKNRpclYhXC0RbENjY2JaLSWzUci5IshKw1OaERF5lUdkzmp7TZlP5Rh-CR_Kn/s1600/email.png) no-repeat 0px 12px ; width:300px; padding:10px 0 0 55px; float:left; font-siz...