Add Stylish E-Mail Subscription Box below every Post in Blogger

Stylish E-Mail Subscription Box for Blogger
Note- Script taken from Lord HTML
- Go To Blogger Dashboard.
- Click On Template Tab.
- Now Click On Edit HTML>>Proceed.
- Now find <data:post.body/>
- Copy the Below given code and just Paste below the above code.Don’t forget to replace “YOURFEEDURL” with your “Feedburner Feed Url”.If you don’t know how to get the Feedburner’s Feed then just Click Here and Get one.
<b:if cond=’data:blog.pageType == "item"’>
<div id=’subscription_box’>
<form action=’http://feedburner.google.com/fb/a/mailverify’ method=’post’ onsubmit=’window.open('http://feedburner.google.com/fb/a/mailverify?uri=YOURFEEDURL', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true’ style=’text-align:center;’ target=’popupwindow’>
Enjoy this article? Get Free Updates
http://dl.dropbox.com/u/77816886/cordite/footer_bg.png’); margin: 0 -20px; border-left: 3px #0091BB solid; border-right: 3px #0091BB solid;padding: 20px; color: #fff;}#subscription_box p {margin-bottom: 10px; color: #fff;font-size: 20px;font-family: ‘droid sans’; font-weight: bold;}#email_box {background: #fff url(‘http://dl.dropbox.com/u/77816886/cordite/email.png’) no-repeat .8em center; border: 1px #ccc solid;height: 18px;line-height: 18px;width: 200px;padding: 10px 5px 10px 38px;border-radius: 5px;color: #ccc;}#submit_box {margin-left: 20px;width: 60px;background: #007EA3;border: 0;height: 38px;width: 100px;line-height: 38px;border-radius: 5px;color: #fff;font-size: 15px;font-family: ‘bitter’;font-weight: bold;}</style>
</b:if>






No comments:
Post a Comment