Hi readers, in this post i will tell how to add an stylish mouse hover effect subscription widget To Blogger, This widget is used by lordhtml. It is A cool and simple widget that you can easily add in your blogger sidebar.
Live Demo
To add this widget to your Blogger Blog Follow these Simple Steps :
- Go TO Your Blogger Dashboard
- Choose Layouts
- Now CLick On Add A Gadget
- From The Pop Out Menu And Choose Html/Javascript
- Then Paste The Below in the box
<style>
.subscriptionboc
{
border-style:solid;
border-width:2px;
border-color:#000;
padding:20px;
width:250px;
background:#fff;
transition: box-shadow .777s;
-webkit-transition: box-shadow .777s;
-moz-transition: box-shadow .777s;
-o-transition: box-shadow .777s;
-ms-transition: box-shadow .777s;
}
.subscriptionboc:hover
{
-moz-box-shadow: inset 0 0 10px #000000;
-webkit-box-shadow: inset 0 0 10px #000000;
box-shadow: inset 0 0 10px #000000;
}
.paratraf
{
font-size:20px;
font-family:'georgia';
text-align:center;
color:#000;
}
.feed-links{display:none;}
.enteremail
{
background: url("http://i1203.photobucket.com/albums/bb382/chandeep10/btnt-custom-theme/email.png") no-repeat scroll 10px center #FFFFFF;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.05) inset;
color: #8B8B8B;
padding: 10px 40px;
border-style:solid;
border-width:2px;
border-color:#CACACA;
}
.forspace
{
padding:15px;
}
.button45
{
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);
background:#249334;
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);
}
</style>
<div class="subscriptionboc">
<form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow"onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=tutosforblogger', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><div class="paratraf">For Latest news And Updates Sign Up</div><p> <div class="forspace">
<center>
<input class="enteremail" type="text" style="width:140px" name="email" value="Enter your email..." onfocus="if (this.value == "Enter your email...") {this.value = ""}"/></center></div>
</p>
<input type="hidden" value="tutosforblogger" name="uri"/>
<input type="hidden" name="loc" value="en_US"/>
<center>
<input class="button45" type="submit" value="Sign Up" /></center></form>
</div>
Now Change this Tutosforblogger with your feedburner username and save the widget.
2 comments:
Tremendous things here. I am very satisfied to see your
article. Thank you a lot and I am taking a look ahead to contact you.
Will you please drop me a mail?
Also visit my homepage - galaxy siv
Wonderful blog - please pop in by mine as well www.yourssincerely.co.za :-) I just started it 3 Days ago let me know what you think :-)
Post a Comment