Here is another awesome Professional subscription widget for blogger in which you will see more
stimulating features of hover effects with reddish shadow this is just
like red glow. This social subscription widget made with purely CSS. I
think this widget will give a better flavor to your blog and also
increase interest of your blog visitors.
Step 2 Go to your Layout tab.
Step 3 Click on "Add a Gadget" then select "HTML/JavaScript" Widget.
Step 4 Now Copy the below code and Paste it in "HTML/JavaScript" Gadget.
<style>
/*---Widget by www.bloggerspice.com---*/
img.beintouch:hover {
background: none repeat scroll 0 0 #ffbc99;
border-radius: 16px 16px 16px 16px;
box-shadow: 0 0 10px #ffbc12;
}
.emailtext {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9sVJ5EorhBOFpsy4uIYwlslVm1IdmECcL9hXQf8J0QYmldFucznw6Wfy-kZynCb6z_1WrzH11_fbQQmczRG-OCnYi06dFKBhIngHl45FiCuHDOBLyfrDp8_cwf4BufaGG82JEl46vf5A/s1600/mailbox.png") no-repeat scroll 4px center transparent;
border: 1px solid #7E4E27;
border-radius: 4px 4px 4px 4px;
box-shadow: 1px 1px 4px #7E4E27 inset;
color: #444444;
font-weight: bold;
margin-left: 2px;
padding: 7px 15px 7px 35px;
text-decoration: none;
width: 150px;
}
.ebutton {
background: -moz-linear-gradient(-45deg, #3C1F0E 0%, #D28A47 30%, #F9E183 30%, #D28A47 55%, #3C1F0E 100%) repeat scroll 0 0 transparent;
border: 1px solid #D3D3D3;
border-radius: 4px 4px 4px 4px;
color: #FFFFFF;
cursor: pointer;
font-weight: bold;
margin-left: -18px;
margin-top: 5px;
padding: 6px 15px;
text-decoration: none;
text-shadow: 1px 1px 0 #000000;
}
/*---Widget by www.bloggerspice.com---*/
</style>
<table align="" width="290px" cellspacing="0px" cellpadding="1px"><tbody><tr><td><a target="_blank" rel="nofollow" href="http://www.facebook.com/BloggerSpice"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjY_gd0bj98-OEBrtizljL-HN2gnsOvpHzPcBapdFltnMVBRGRWbh4ikBxhMfl9yF3koZCdPTnf6wJhXoAHf8lkcX0wK9VAJ2tHzP0wgf9pKIHfw8LPXKnGl6T_0p5KWomh-vIJ8XJoRCoG/s400/facebook.png" class="beintouch" /></a></td><td><a target="_blank" href="http://twitter.com/BloggerSpice" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpujRLdYbk74COqruyrwO_iy2TlHus8j9cvf5TmJkSpesQW5kEbKi74dcLOw3694XpdKfT4N31K-LZFbKXwUTJNoEZaHUIYvoM1Bw3uHhl5-LQ8GtpxRSKP8VcGU4WVyrCPidjSkDfBlx8/s400/twitter.png" class="beintouch" /></a></td><td><a target="_blank" href="http://pinterest.com/BloggerSpice" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiql2np7xxqyRWl56JLJoeJu8pRfRfREQYfGDiNNCDLsHWtluuiJrODqz0xcLMBSlqlgaosv6klWEar3V08QVqhDUxPl1laPfBHMyWspz2RtfsN9yGX7eUDyI17MJLaB46bTWh4-U-qN9is/s400/p.png" class="beintouch" /></a></td><td><a target="_blank" href="https://plus.google.com/102331886274459115104/" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEWDMt_7mlqmvfntkGk1BxLUrKygSIsU1nd0V1j0dcNGpE4t1rFSUa7Hu6cjyTwaSO_atek34rrV_aL2SYO8m5kOZrig4Fdh9KmOIlgxvf_iXs-Bgoea96NYB_CnNd188ZfqG0Yb57kOZ2/s400/google.png" class="beintouch" /></a></td><td><a target="_blank" href="http://feeds.feedburner.com/BloggerSpice" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizYqTjSoEeuT-pJgZqP8s_vm2pnN88EvkKTvauuMJUCn4hu1oh9lGh41zZjP9B3_H2IcvlEZ_L0-duJcfYhKhouiJOQiJGzdTl8cLOIQL_pYLF5sd-ZqCiPVsJ_-IGB0WdJbt5ubasuVE9/s400/rss.png" class="beintouch" /></a><a href="http://bloggerspice.com"></a></td></tr></tbody></table>
<div><b>Get Fresh Pro Trick Daily via EMAIL </b></div>
<form target="popupwindow" style="margin: 0pt;" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=BloggerSpice', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" method="post" class="emailform" action="http://feedburner.google.com/fb/a/mailverify">
<input type="hidden" value="BloggerSpice" name="uri" />
<input type="hidden" value="en_US" name="loc" />
<input 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" class="emailtext" />
<input type="submit" value="Subscribe" title="" class="ebutton" alt="" />
</form>
Customization:
- Change bloggerspice with your name or ID
- Change 102331886274459115104 with your Google Plus ID
0 comments:
Post a Comment