Wooden Subscription Widget for blogger
Wooden Subscription Widget for blogger
In the Name of Allah who is the Most Kind and Merciful, In this Post I will teach you how to add Wooden Subscription Gadget to your blogger as shown in picture. A new Email Subscription box is also added with this widget. Enjoy and Don't Forget to Share and Comment !
Subscription Box With Fully Wooden Theme
- Go to Blogger Dashboard
- Go to Layout
- Select Add a Gadget
- You can type title any
- And Copy the following code in the content.
Important: If you don't want Mouse over effect of Images in the Subscription box, please delete the RED highlighted code,. If you want then leave it there.
<style type="text/css">
/* Delete form Here*/
.emailtext {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdrp_aGVRb64L7DGzMJbMgnvt2LyZtYTJn4JQeIn6n0_fwiPbVt3-KZXXVysRUpKX9m-tgbBnpVzLSczBe9oPZyBtdwkf3_Ars1EsQLZJha7bYwW2C_HRh11eVTFBknxiBjeyFmTgPjeg/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: 176px;
}
.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;
}
</style>
<table align="center" width="317px" cellspacing="0px" cellpadding="1px"><tbody><tr><td><a target="_blank" rel="nofollow" href="http://www.facebook.com/l0nelyprincex64"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSviI-kx4WWQ0pM_iawolX4M7qrnkWaWthuVYPOcu5Xp19zx6nrvREKwI0f_wVkpfKt63Rlm03KyemNVM4uz-AQS_dyP9MoZkA5YSBQi6_B9tEFTNU6W3junc95KtzIkTbeppwxp7cMvU/s1600/woden+board+facebook_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="http://twitter.com//" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxXA1g_CexaGOkhlAAUCg9_DjMLSoOafNOqbFox_Cvj_keXcMfFrM6tUPPxbCYQlTJyNTQQVggLLbgiLEfvAbCIlqGpaeP94k4tohzeqZIR43Pzdk1f8odoLfghsFDg02kgVWMvI3jHSw/s1600/woden+board+twitter_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="http://feeds.feedburner.com/" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWMevXZEBGvFaauMi4lTwtUCEYQXt8yXPYhGbDlNFpgGFp1lq0kIksYdB8hQ9-eMnClPbjkxxM2tEpktV_PDGOyUAk7c9uDTP__L1zi1-TW_OTkLJvufIk5PdGGhKodq-Vrqp1fZGL8BU/s1600/woden+board+RSS1_netoops.png" class="beintouch" /></a><a href="http://netoopsblog.blogspot.com"></a></td></tr></tbody></table>
<div>Get Latest Tips via e-mail</div>
<form target="popupwindow" style="margin: 0pt;" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=ITGooglepk', '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="NetOopsBloggerTricks" 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>
/* Delete form Here*/
img.beintouch:hover {
background: none repeat scroll 0 0 #D6D6D6;
border-radius: 16px 16px 16px 16px;
box-shadow: 0 0 10px #565656;
}
/* Delete to Here*/.emailtext {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdrp_aGVRb64L7DGzMJbMgnvt2LyZtYTJn4JQeIn6n0_fwiPbVt3-KZXXVysRUpKX9m-tgbBnpVzLSczBe9oPZyBtdwkf3_Ars1EsQLZJha7bYwW2C_HRh11eVTFBknxiBjeyFmTgPjeg/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: 176px;
}
.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;
}
</style>
<table align="center" width="317px" cellspacing="0px" cellpadding="1px"><tbody><tr><td><a target="_blank" rel="nofollow" href="http://www.facebook.com/l0nelyprincex64"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSviI-kx4WWQ0pM_iawolX4M7qrnkWaWthuVYPOcu5Xp19zx6nrvREKwI0f_wVkpfKt63Rlm03KyemNVM4uz-AQS_dyP9MoZkA5YSBQi6_B9tEFTNU6W3junc95KtzIkTbeppwxp7cMvU/s1600/woden+board+facebook_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="http://twitter.com//" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxXA1g_CexaGOkhlAAUCg9_DjMLSoOafNOqbFox_Cvj_keXcMfFrM6tUPPxbCYQlTJyNTQQVggLLbgiLEfvAbCIlqGpaeP94k4tohzeqZIR43Pzdk1f8odoLfghsFDg02kgVWMvI3jHSw/s1600/woden+board+twitter_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="http://feeds.feedburner.com/" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWMevXZEBGvFaauMi4lTwtUCEYQXt8yXPYhGbDlNFpgGFp1lq0kIksYdB8hQ9-eMnClPbjkxxM2tEpktV_PDGOyUAk7c9uDTP__L1zi1-TW_OTkLJvufIk5PdGGhKodq-Vrqp1fZGL8BU/s1600/woden+board+RSS1_netoops.png" class="beintouch" /></a><a href="http://netoopsblog.blogspot.com"></a></td></tr></tbody></table>
<div>Get Latest Tips via e-mail</div>
<form target="popupwindow" style="margin: 0pt;" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=ITGooglepk', '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="NetOopsBloggerTricks" 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>
Change the BLUE highlighted code with FACEBOOK PAGE URL, TWTTER, FEED URL, FEED ID respectively.
EmoticonEmoticon