Sabtu, 19 Juni 2010
How To Add Subscribe Box to Blogger/Website
In this tutorials,I will explain to you how create a Subscribe Box with Feedburner Email subscription,Feed subscription and Social networking buttons(Digg,Twitter,Facebook,Stumbleupon,Delicious).You can easily add or remove social buttons to this widget and setup your email subscription.If you like to add this widget to your blog or a website,then follow the steps given below.1.Log in to your dashboard--> Design- ->Page Elements.
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the code given below and click save.
<style type="text/css">
#subscribe-box {
overflow: hidden;
margin: 10px 0 0 0;
}
#subscribe-box a.subscribe-sec {
display: inline-block;
display: -moz-inline-stack;
width: 40px;
padding-top: 38px;
zoom: 1;
}
#subscribe-box a.subscribe-sec:hover {
color: #660000;
}
</style>
<form action="http://feedburner.google.com/fb/a/mailverify" style="border:1px solid #ccc;padding:3px;" target="popupwindow" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=FEEDBURNER-ID', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Get Notified When We Update !!!</p><p><input style="width:180px" name="email" type="text" value="Enter your email address:" onclick="this.value='';" /><input value="FEEDBURNER-ID" name="uri" type="hidden" /><input value="en_US" name="loc" type="hidden" /><input value="Subscribe" type="submit" /></p>
<p><div id="subscribe-box">
<a title="Delicious" href="http://delicious.com/DELICIOUS-USERNAME" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFwoiH48j5ZSgHldplWr474N3FDfcFY8iLEhrxfX2lsuwuA-1U9VxsQEem6xOUiQ1YDHxJ4QXnoBQEL_EJijFr6coJqSyFq3Svswd5STo6Jw5lkqFj-W48tOFdxVIJaV2Akuls-x270LjW/s1600/delicious.png) center top no-repeat"></a>
<a title="Twitter" href="http://twitter.com/TWITTER-USERNAME" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5IR-secooXET4xIZuX2QD4pVCsuca1aNmGPUgmzS-MddXN2SqTy_GinMAWJOFNChHpCf4adoHpOgKDcHrUvZEdI9LbFSMgW_GHH5J4-hvzYOQiFcL4Z2APAiAJ8YYGUVoBF1f0Gdr5LLr/s1600/twitter.png) center top no-repeat"></a>
<a title="Digg" href="http://digg.com/users/DIGG-USERNAME" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwQhV0rfRSn3ukSBvWKCrvN1OkZ19GPH6xEDaJXGpJQVhxbNiSalJl4WwZEVjURRu_8FhUHjFCAXWSnPwCWEtaFyOdtNFJM_vU2HuhP-0lyQAh8twTabgGdY8TZNiUJDxXcQvX9mlhB7lB/s1600/digg.png) center top no-repeat"></a>
<a title="Facebook" href="http://www.facebook.com/FACEBOOK-USERNAME" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjETuKL9ncU9nX3-RUtcW-Dx_23chNT6udEeq2q3vCCxGFYemUQ89JOHmCfp71vskfJwF_Hrz6ffgjKO4hgtYTa6vC6CSPj49_Rml230ubojZgE7MRLCqVdJhxS8ACa-ePAQ5no6WSDlfbc/s1600/facebook.png) center top no-repeat"></a>
<a title="Stumbleupon" href="http://www.stumbleupon.com/stumbler/STUMBLEUPON-USERNAME" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDf3yPfZOzEHuqVLl-ok7r_G7Y_sFu2woL5axP3GlCLpOK4SB1cI7W78bW7nJ4AjJphKs38VnG6kMpDmAD72nvKZeb4nsCheeuYq4LQAXa1_0KvZhIw326yMu1XTe58vzsSBmiNpQnFuuL/s1600/stumbleupon.png) center top no-repeat"></a>
<a title="RSS Feed" href="http://feeds.feedburner.com/FEEDBURNER-ID" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi54pClJH1onPSSL2xMYtKSK9rD0yCI_itVaxgjCRJCdE1pvQrgRrQtUNSZx80vHa9VXn-ktT0Pwy_nA1IwTJjqI-nhFfEmyJu6VXUggfV9DUaGEPNbT_yVRhyphenhyphenwMMfAjR1QkukQZrD2MrB1/s1600/rss.png) center top no-repeat"></a>
</div></p>
</form>
Note : Remember to REPLACE,
FEEDBURNER-ID with your feedburner ID.
DELICIOUS-USERNAME with your delicious username.
TWITTER-USERNAME with your twitter username.
FACEBOOK-USERNAME with your facebook username.
STUMBLEUPON-USERNAME with your stumbleupon username.
Look at the example given below.
<style type="text/css">
#subscribe-box {
overflow: hidden;
margin: 10px 0 0 0;
}
#subscribe-box a.subscribe-sec {
display: inline-block;
display: -moz-inline-stack;
width: 40px;
padding-top: 38px;
zoom: 1;
}
#subscribe-box a.subscribe-sec:hover {
color: #660000;
}
</style>
<form action="http://feedburner.google.com/fb/a/mailverify" style="border:1px solid #ccc;padding:3px;" target="popupwindow" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=blogspot/WyNa', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Get Notified When We Update !!!</p><p><input style="width:180px" name="email" type="text" value="Enter your email address:" onclick="this.value='';" /><input value="blogspot/WyNa" name="uri" type="hidden" /><input value="en_US" name="loc" type="hidden" /><input value="Subscribe" type="submit" /></p>
<p><div id="subscribe-box">
<a title="Delicious" href="http://delicious.com/wam8387" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFwoiH48j5ZSgHldplWr474N3FDfcFY8iLEhrxfX2lsuwuA-1U9VxsQEem6xOUiQ1YDHxJ4QXnoBQEL_EJijFr6coJqSyFq3Svswd5STo6Jw5lkqFj-W48tOFdxVIJaV2Akuls-x270LjW/s1600/delicious.png) center top no-repeat"></a>
<a title="Twitter" href="http://twitter.com/btipandtrick" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5IR-secooXET4xIZuX2QD4pVCsuca1aNmGPUgmzS-MddXN2SqTy_GinMAWJOFNChHpCf4adoHpOgKDcHrUvZEdI9LbFSMgW_GHH5J4-hvzYOQiFcL4Z2APAiAJ8YYGUVoBF1f0Gdr5LLr/s1600/twitter.png) center top no-repeat"></a>
<a title="Digg" href="http://digg.com/users/wam8387" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwQhV0rfRSn3ukSBvWKCrvN1OkZ19GPH6xEDaJXGpJQVhxbNiSalJl4WwZEVjURRu_8FhUHjFCAXWSnPwCWEtaFyOdtNFJM_vU2HuhP-0lyQAh8twTabgGdY8TZNiUJDxXcQvX9mlhB7lB/s1600/digg.png) center top no-repeat"></a>
<a title="Facebook" href="http://www.facebook.com/btipandtrick" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjETuKL9ncU9nX3-RUtcW-Dx_23chNT6udEeq2q3vCCxGFYemUQ89JOHmCfp71vskfJwF_Hrz6ffgjKO4hgtYTa6vC6CSPj49_Rml230ubojZgE7MRLCqVdJhxS8ACa-ePAQ5no6WSDlfbc/s1600/facebook.png) center top no-repeat"></a>
<a title="Stumbleupon" href="http://www.stumbleupon.com/stumbler/wam83879" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDf3yPfZOzEHuqVLl-ok7r_G7Y_sFu2woL5axP3GlCLpOK4SB1cI7W78bW7nJ4AjJphKs38VnG6kMpDmAD72nvKZeb4nsCheeuYq4LQAXa1_0KvZhIw326yMu1XTe58vzsSBmiNpQnFuuL/s1600/stumbleupon.png) center top no-repeat"></a>
<a title="RSS Feed" href="http://feeds.feedburner.com/blogspot/WyNa" class="subscribe-sec" style="background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi54pClJH1onPSSL2xMYtKSK9rD0yCI_itVaxgjCRJCdE1pvQrgRrQtUNSZx80vHa9VXn-ktT0Pwy_nA1IwTJjqI-nhFfEmyJu6VXUggfV9DUaGEPNbT_yVRhyphenhyphenwMMfAjR1QkukQZrD2MrB1/s1600/rss.png) center top no-repeat"></a>
</div></p>
</form>
You are done.
Langganan:
Posting Komentar
(
Atom
)
Tidak ada komentar :
Posting Komentar