This post is about how to add a Subscription Box like our NetOops blog. Subscription box contains Facebook, Twitter, RSS Feed, e-mail subscription. This widget is based on a wooden theme. Facebook, Twitter, RSS Feed links are shown as Natural Wooden Sticky Boards. In this tutorial i am adding a new e-mail subscription box with wooden theme.
Demo is in the Right of this Blog
What's inside this article??
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.
Demo of Fully Wooden Theme
Important: If you don't want Mouse over effect of Images in the Subscription box, please delete the
REDhighlighted code,. If you want then leave it there.
<style type="text/css"> /* 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/AVvXsEgpm-2BUmGs4LpmDKSp1v51aXMNinrQyT4PZ_QS2DLprgX8-ryqO1x-ur8lc2bVbe-OCNm9-POxFkIwQwibQtuN6X4e0OuPIYkVTWgP7b8mkF6lyrXLqT5vNKPhYuJ_PKep6-AhJNYGWxg/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/pages/NetOops-Blog/159796530791611"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvjhKIYYqHJ4cBqPTQZdKWdy6veFkZO2T4oVEY_KhvAQtbsWgW_8KfjqCTaHMoK7sfjaVShbT3_InIbafhonVLY8keuVQM6KnDZPOl4IEEloSEfuGoRwAHigdZIp9JA0ekVsA8gf2ZUBU/s1600/woden+board+facebook_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="
http://twitter.com/netoopsblog/" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgudvLMtwU_jEjveYlQvKxrffzIXSGqitW5rXdHzOdTrqudvHolAh1hGF7B17hnvB5yKm1lmXOyapMPxOZLfmMj-jJX6TPVzWwD1zMcKJSXRofyltKAaq4ZmpHr8TePoDYkknol6tJXvwU/s1600/woden+board+twitter_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="
http://feeds.feedburner.com/NetOopsBloggerTricks" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhg_9R0S6U1sOugqvdZUQcy7qcR7PxuZiyp7vmvcxnxwYUW0RRoKlaXpgeCjAVKDf5sibAUQVxlj_qhcbnXLAcBZVay5Z3IjTx56Ic_RZZLXQWTpX9KKrUfP10T_LRLjx739yhyja4m6M/s1600/woden+board+RSS1_netoops.png" class="beintouch" /></a><a href="http://www.netoopsblog.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=
netoopsbloggertricks', '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.
Subscription Box With Default Basic Wooden Theme
- Go to Layout
- Select Add a Gadget
Important: If you don't want Mouse over effect of Images in the Subscription box, please delete the
REDhighlighted code,. If you want then leave it there.
<style type="text/css"> /* 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/AVvXsEgpm-2BUmGs4LpmDKSp1v51aXMNinrQyT4PZ_QS2DLprgX8-ryqO1x-ur8lc2bVbe-OCNm9-POxFkIwQwibQtuN6X4e0OuPIYkVTWgP7b8mkF6lyrXLqT5vNKPhYuJ_PKep6-AhJNYGWxg/s1600/mailbox.png") no-repeat scroll 4px center transparent;
border: 1px solid #D3D3D3;
border-radius: 4px 4px 4px 4px;
box-shadow: 1px 1px 2px #CCCCCC inset;
color: #444444;
font-weight: bold;
margin-left: 2px;
padding: 7px 15px 7px 35px;
text-decoration: none;
width: 176px;
}
.ebutton {
background: -moz-linear-gradient(center top , #FBFBFB 0%, #F4F4F4 100%) repeat scroll 0 0 #ABAB12;
border: 1px solid #D3D3D3;
border-radius: 4px 4px 4px 4px;
color: #444444;
cursor: pointer;
font-weight: bold;
margin-left: -18px;
margin-top: 5px;
padding: 6px 15px;
text-decoration: none;
}
</style>
<table align="center" width="317px" cellspacing="0px" cellpadding="1px"><tbody><tr><td><a target="_blank" rel="nofollow" href="
http://www.facebook.com/pages/NetOops-Blog/159796530791611"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvjhKIYYqHJ4cBqPTQZdKWdy6veFkZO2T4oVEY_KhvAQtbsWgW_8KfjqCTaHMoK7sfjaVShbT3_InIbafhonVLY8keuVQM6KnDZPOl4IEEloSEfuGoRwAHigdZIp9JA0ekVsA8gf2ZUBU/s1600/woden+board+facebook_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="
http://twitter.com/netoopsblog/" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgudvLMtwU_jEjveYlQvKxrffzIXSGqitW5rXdHzOdTrqudvHolAh1hGF7B17hnvB5yKm1lmXOyapMPxOZLfmMj-jJX6TPVzWwD1zMcKJSXRofyltKAaq4ZmpHr8TePoDYkknol6tJXvwU/s1600/woden+board+twitter_netoops.png" class="beintouch" /></a></td><td><a target="_blank" href="
http://feeds.feedburner.com/NetOopsBloggerTricks" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhg_9R0S6U1sOugqvdZUQcy7qcR7PxuZiyp7vmvcxnxwYUW0RRoKlaXpgeCjAVKDf5sibAUQVxlj_qhcbnXLAcBZVay5Z3IjTx56Ic_RZZLXQWTpX9KKrUfP10T_LRLjx739yhyja4m6M/s1600/woden+board+RSS1_netoops.png" class="beintouch" /></a><a href="http://www.netoopsblog.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=
netoopsbloggertricks', '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.
I think this widget helps you, Please share and like...