It provides the latest content from the websites and blogs you are interested in. Its saves your time because you do not need to visit each site individually.
You May Like To Read:
Demo (Screenshot)
Add RSS Subscription Box Widget To Blogger Blog
- Go to Dashboard > Design > Page Elements.
- Click Add A Gadget. In New Window, Select HTML/Javascript .
- Copy The Code Given Below and Paste It Inside The Box.
- Save The Gadget
Add Subscription Box Widget To WordPress Blog
- Go to Dashboard > Appearance > Widgets > Available Widgets
- Drag Text Widget Into a Sidebar.
- Paste In The Code.
- Save Widget & Its Done
Code For RSS Subscription Box Widget
<style>
.bordered {
border: solid #ff7417 2px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 1px 1px #ccc;
-moz-box-shadow: 0 1px 1px #ccc;
box-shadow: 0 1px 1px #ccc;
}
.bordered2 {
height: 25px;
background-color: #ff7417;
-webkit-border-top-left-radius: 6px;
-khtml-border-radius-topleft: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-khtml-border-radius-topright: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
border-top: solid #ffffff 1px;
}
</style>
<div class="bordered">
<div class="bordered2">
<center>
<span style="color: #ffffff; font-size: 16px;"><b>Subscribe Now</b></span></center></div>
<a href="http://feeds2.feedburner.com/BlogsDaddy" rel="alternate" title="Subscribe now to avail the unthinkable" type="application/rss+xml"><img border="0" alt="" style=" padding-bottom:20px; margin: 0pt 10px 10px 0pt; float: left; width:100px; height:100px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzF7scBJ_W077U7B8WcIBjChiHKt_5wPt8AGK0oYxRJCdFbhsNAEaC_Xg6Jq0choSFABNvuS-AI87yONg4rJ1aiZFWW5dHSjqfXCGRMFXe84c562nEKMYdNIxaS0r0Som5IRIqLUzy6s8/s1600/BlogsDaddy.Com-RSS-Reader-Book-icon.png"/></a><p><a href="http://feeds2.feedburner.com/BlogsDaddy" rel="alternate" title="Subscribe to my feed" type="application/rss+xml">Get free email updates </a><span style="color: #000000; font-weight: bold;">By submitting your email address here</span></p>
<style>
input.bt {
color:#fff;
font: bold 10px Arial, sans-serif;
background:#F39100;
border:0;
padding:3px;
}
input.bthov {
color:#fff;
font: bold 10px Arial, sans-serif;
border:2px solid #F39100;
padding:3px;
}
</style>
<form action="http://feedburner.google.com/fb/a/mailverify" style="padding: 5px; " target="popupwindow" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=BlogsDaddy', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><input style=" color:#000000; background: #fff; border:1px solid #ff7417; width: 90px;" name="email" type="text"/>
<input value="BlogsDaddy" name="uri" type="hidden"/><input value="en_US" name="loc" type="hidden"/> <input onmouseover="this.className='bt bthov'" onmouseout="this.className='bt'" value="GO!" class="bt" type="submit"/></form><br/>
</div>
- Stylish Subscription Widget For Blogger And WordPress
- Add Beautiful Email Subscription Box V2 In Blogger Blog
- How To Add Thesis Email Subscription Widget To Your Blogger Blog
0 comments:
Post a Comment