Tampilkan postingan dengan label feed. Tampilkan semua postingan
Kamis, 31 Maret 2011
Blogger New Feature : Five New Dynamic Views
Now Blogger has introduced a new feature again. They currently offers five dynamic views for public blogger blogs. These views are only accessible if allowed for by the blog author. You can also can see a message in your blogger dashboard. Use this new feature you must configure your sire feed as "Full". Unless it will not work.

To enable this new 5 dynamic view feature for your blogger go to Settings --> Site Feed. Now from "Allow Blog Feeds" section, select the option "Full" and click on save. Now you blogger blog ready for this "Five New Dynamic Views" feature.

To view this dynamic views simply follow the url formats given below:
Flipcard : available at [yourblogURL]/view/flipcard
Mosaic : available at [yourblogURL]/view/mosaic
Sidebar : available at [yourblogURL]/view/sidebar
Snapshot : available at [yourblogURL]/view/snapshot
Timeslide : available at [yourblogURL]/view/timeslide
Replace [yourblogURL] with your blogger blog url.
For example, click on the links given below to see how this work :
Flipcard : http://www.bloggertipandtrick.net/view/flipcard
Mosaic : http://www.bloggertipandtrick.net/view/mosaic
Sidebar : http://www.bloggertipandtrick.net/view/sidebar
Snapshot : http://www.bloggertipandtrick.net/view/snapshot
Timeslide : http://www.bloggertipandtrick.net/view/timeslide
These views require modern browsers such as Internet Explorer 8+, Firefox 3.5+, Chrome or Safari. Many elements of these views will not work should you have an older browser.
Flipcard View : http://www.premiumbloggertemplates.com/view/flipcard

Mosaic View : http://www.premiumbloggertemplates.com/view/mosaic

Sidebar View : http://www.premiumbloggertemplates.com/view/sidebar

Snapshot View : http://www.premiumbloggertemplates.com/view/snapshot

Timeslide View : http://www.premiumbloggertemplates.com/view/timeslide

You can view more info about this here : http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=1229061

To enable this new 5 dynamic view feature for your blogger go to Settings --> Site Feed. Now from "Allow Blog Feeds" section, select the option "Full" and click on save. Now you blogger blog ready for this "Five New Dynamic Views" feature.

To view this dynamic views simply follow the url formats given below:
Flipcard : available at [yourblogURL]/view/flipcard
Mosaic : available at [yourblogURL]/view/mosaic
Sidebar : available at [yourblogURL]/view/sidebar
Snapshot : available at [yourblogURL]/view/snapshot
Timeslide : available at [yourblogURL]/view/timeslide
Replace [yourblogURL] with your blogger blog url.
For example, click on the links given below to see how this work :
Flipcard : http://www.bloggertipandtrick.net/view/flipcard
Mosaic : http://www.bloggertipandtrick.net/view/mosaic
Sidebar : http://www.bloggertipandtrick.net/view/sidebar
Snapshot : http://www.bloggertipandtrick.net/view/snapshot
Timeslide : http://www.bloggertipandtrick.net/view/timeslide
These views require modern browsers such as Internet Explorer 8+, Firefox 3.5+, Chrome or Safari. Many elements of these views will not work should you have an older browser.
Flipcard View : http://www.premiumbloggertemplates.com/view/flipcard

Mosaic View : http://www.premiumbloggertemplates.com/view/mosaic

Sidebar View : http://www.premiumbloggertemplates.com/view/sidebar

Snapshot View : http://www.premiumbloggertemplates.com/view/snapshot

Timeslide View : http://www.premiumbloggertemplates.com/view/timeslide

You can view more info about this here : http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=1229061
Minggu, 03 Oktober 2010
Attractive Subscribe Section + Search Box For Blogger
In this article,I am going to explain how to add more attractive Subscribe Section + Search Box to your blogger blog.This subscribe section is included Feedburner feed and Email subscriptions boxes,Twitter and Facebook boxes for your Twitter and Facebook profiles and Social networking buttons(Digg,Twitter,Facebook,Stumbleupon,Delicious) to share your articles among social networks.These social network buttons are powered by www.addthis.com.Above the subscribe section,Search box is included.You don't want to change anything in the search box code.To add this widget to your blogger sidebar without doing any modification,sidebar width must be at least 305 px. You can add this Subscribe Section + Search Box into your blog within few seconds and very easy to configure.If you like to add this widget to your blog or a website,then follow the steps given below.

1.Login to your blogger dashboard --> Design --> Edit HTML
2.Scroll down to where you see </head> tag .
3.Copy below code and paste it just before the </head> tag .
Save your template.
4.Now go to Design --> Page Elements and click on "Add a gadget".
5.Select "html/java script" and add the code given below and click save.
NOTE : Remember to Replace,
FEEDBURNER-ID with your real Feedburner ID.(4 times).
TWITTER-USERNAME with your real Twitter username.
FACEBOOK-USERNAME with your real Facebook username.
You are done.

1.Login to your blogger dashboard --> Design --> Edit HTML
2.Scroll down to where you see </head> tag .
3.Copy below code and paste it just before the </head> tag .
<style type="text/css">
.subbox{width:305px;border:0 solid #141414;overflow:hidden}
.addthis_toolbox{padding:15px 0 5px 0;text-align:center}
.addthis_toolbox .custom_images a{width:32px;height:32px;margin:0 4px 0 4px;padding:0}
.addthis_toolbox .custom_images a:hover img{opacity:1}
.addthis_toolbox .custom_images a img{opacity:0.85}
.rssbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.rssbox:hover{border:1px solid #92aed1}
.rssbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.rssbox a:hover{color:#7c8a9b;text-decoration:underline}
.emailsbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.emailsbox:hover{border:1px solid #92aed1}
.emailsbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.emailsbox a:hover{color:#7c8a9b;text-decoration:underline}
.twitterbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.twitterbox:hover{border:1px solid #92aed1}
.twitterbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.twitterbox a:hover{color:#7c8a9b;text-decoration:underline}
.facebookbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.facebookbox:hover{border:1px solid #92aed1}
.facebookbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.facebookbox a:hover{color:#7c8a9b;text-decoration:underline}
#search{width:290px;padding:2px 2px;background:#f7f6f6;border:1px solid #ccd1d7;height:28px;margin-top:0;margin-left:5px;display:inline;float:left}
#search:hover{border:1px solid #92aed1}
#search form{margin:0;padding:0}
#search fieldset{margin:0;padding:0;border:none}
#search p{margin:0;font-size:85%}
#s{width:200px;margin:0 0 0 0;padding:5px 5px 5px 5px;border:none;font:normal 80% "Tahoma",Arial,Helvetica,sans-serif;color:#000;float:left;background:#f7f6f6;display:inline}
input#searchsubmit{float:right;display:inline;margin:0 0 0 0;height:28px;background:#b2b2b2;color:#000;border:0 solid #222}
</style>
Save your template.
4.Now go to Design --> Page Elements and click on "Add a gadget".
5.Select "html/java script" and add the code given below and click save.
<div class="subbox">
<div id='search' style='display:inline;'>
<form action='/search' id='searchform' method='get'>
<input id="s" name="q" onblur="if (this.value == "") {this.value = "Search...";}" onfocus="if (this.value == "Search...") {this.value = "";}" type="text" value="Search..." />
<input id="searchsubmit" type="submit" value="Search" />
</form>
</div>
<table><tr>
<td><div class="rssbox">
<a href="http://feeds.feedburner.com/FEEDBURNER-ID" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIcXm_I3v-QXoWLja-7LoaGHG62fls-ENlRDaSmYx4ppws6-ZvbET6klT23tg81FLbuYBD5B5XfVWp7b7gjLvJ8y1jQua040PmBzCUtqYh3NPHrV4GZKHeJrfL7WvhTK9FaWXYLvKk0SD-/" alt="RSS Feed" title="RSS Feed" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://feeds.feedburner.com/FEEDBURNER-ID" target="_blank" rel="nofollow">RSS Feed</a>
</div></td>
<td><div class="emailsbox">
<a href="http://feedburner.google.com/fb/a/mailverify?uri=FEEDBURNER-ID" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrq16kGpLVs30BFEY2ziSg-ubzkeTR4zjZL-r8QltZVKgXyHF0-BiJ83RT2hfQktwMXQ_QePF52TTFrYJmgvPVOKPPNDWBKeVl3zv_fR7EvLlJZrmI14R_YVdfkZSJ3MrN-Y6chJRTu6-j/" alt="EMail Feed" title="EMail Feed" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://feedburner.google.com/fb/a/mailverify?uri=FEEDBURNER-ID" target="_blank" rel="nofollow">EMail Feed</a>
</div></td>
</tr><tr>
<td><div class="twitterbox">
<a href="http://twitter.com/TWITTER-USERNAME" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQqw2w8tocnLvtSxapAs9jdoXFUEOrMYr54qAqBHedMhd-wVWjO9iZKn7PQRzjMITbz77GGkwA2p0Z-RcBolM6xE2fR_BbKdnCgO5A8UfLoeL4tdeJj_crpnySUrlyAMbwqnIzokBJp01-/" alt="Twitter" title="Twitter" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://twitter.com/TWITTER-USERNAME" target="_blank" rel="nofollow">Twitter</a>
</div></td>
<td><div class="facebookbox">
<a href="http://www.facebook.com/FACEBOOK-USERNAME" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-yNU7z8hJA-9tAh7l4PWYq_ds6rxlylw4QsHUa38W902SxIasnV1tGeAptJK723nvZ6HlTRe9BHJqVtuPZ08fhgcg9N6JoZiVAD1VhI12AKVdB2rMgENzjd7GepR2Vyl0PkpvluKXpEDm/" alt="Facebook" title="Facebook" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://www.facebook.com/FACEBOOK-USERNAME" target="_blank" rel="nofollow">Facebook</a>
</div></td>
</tr></table>
<p style="display:none;" align="center">Widget by <a href="http://www.bloggertipandtrick.net/" target="_blank">Blogger Tips And Tricks</a></p>
<div class='addthis_toolbox'>
<div class='custom_images'>
<a class='addthis_button_twitter'><img alt='Twitter' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCf3M4t_1o7pa99_adVyfeE5eQU1hddAUOkUi56J_U8zYymfTGq_WHbmCBWeoSHTvfzNXA4ex9ril5JFHYbdPaRt77yNpkBCorgbKwbEi_6-zO1FXafMkvFbRX9ftkHUPJi3Z__BNffSc/' width='32'/></a>
<a class='addthis_button_delicious'><img alt='Delicious' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQ-6_UE09gGE_CbadKz0gjFE_vUw8bGNQ5AnNbouEHPQFau2BLtXq8fVMvhnI7jMElkJuTcaaJ6mSHW-VUbbRzIqebGzGFdl4DDdOSMF1I14y67wzg_cA41qnlYSbt2aKHdBIRZ4Z7M9Q/' width='32'/></a>
<a class='addthis_button_facebook'><img alt='Facebook' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWhKHzdB6FbW9yBOEN1HWnX1wWCGPe4o52gBcEh56hYuCO0sw0jnnlLawrRpeRKh69Ud1oGGttCrg2PDA4pjD_mPCevG8mbqiQyMyZ8xllWHwTtKv_xTF3NmUjSX38tNpCCuJHfdfD07w/' width='32'/></a>
<a class='addthis_button_digg'><img alt='Digg' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtx255mgtoQxDSRL05t2MVY-f4vwAXt1TSS8G5HXocnTmAgVfeuaGI8FVnlIxtnTWAjEHIL5VZC696bSDADMBfJgmIFUTeRqrlbRVPnRfHjXGpZJNl6wY5rGER0PIrsRej_t9Zpm93Wlc/' width='32'/></a>
<a class='addthis_button_stumbleupon'><img alt='Stumbleupon' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXU0853LG1OnkD2f8Ni_Hr_RJctbGeJ9nutwPumy8YV7ZeilNIRdjYcwWcueLUUNTpIk2kC7DMhFsCHDPJpfwb21Z3dRsyEQ6Vg0prOw5KeFrnQuyTDIDn3imA2UTfn6DLEIG_uIHuq8c/' width='32'/></a>
<a class='addthis_button_favorites'><img alt='Favorites' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2pCPF-gqv1jlYRpVMa5HsyttQV9My9HmRH4PXFAzDOAef9FpC1FEVDiyN3uw1HS5xWu7w8fgLGOOwZpER8GStjApvwvqytLT4ZKszyHHzVzhiCP4BuuJrkVimsG_2g9fkiS3bZm8FW-Q/' width='32'/></a>
<a class='addthis_button_more'><img alt='More' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigcBrL5n3_ImDIaOcC116EwjDGDSqj_ck2x4rl9sF7YJ1nlFBT5nrV7LvgF6Glop8bx2lsTU60BinDqxS66Y93q0zXq5o04d0ESGKpQhsZi067xlujQhV1NXdeuAZPvXm6UkY8qawJ1aE/' width='32'/></a>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/>
</div>
</div>
NOTE : Remember to Replace,
FEEDBURNER-ID with your real Feedburner ID.(4 times).
TWITTER-USERNAME with your real Twitter username.
FACEBOOK-USERNAME with your real Facebook username.
You are done.
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.
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.
You are done.

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.
Minggu, 27 Desember 2009
How To Add Comment Feeds For Individual Blogger Posts
This is very useful for your visitors to Subscribe to comments for the special blog posts of your blogger blog.
1.Log in to your dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see this:
4.Copy below code and paste it immediately after the line <data:post.body/>.
Note:Replace YOURBLOG with your blog url name.
5.Now save your template and you are done.
1.Log in to your dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see this:
<data:post.body/>
4.Copy below code and paste it immediately after the line <data:post.body/>.
<p style='background-color:#ffffc6;'><a expr:href='"http://YOURBLOG.blogspot.com/feeds/" + data:post.id + "/comments/default?alt=rss"'>Comments Feed For This Post</a></p>
Note:Replace YOURBLOG with your blog url name.
5.Now save your template and you are done.

Jumat, 21 Agustus 2009
How To Add Beautiful Page Peel Effect with jQuery
1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Don't Click on "Expand Widget Templates"
3.Scroll down to where you see ]]></b:skin> tag:
4.Copy below code and paste it just before the ]]></b:skin> tag.
Note : Please host 'subscribe.png' image yourself.
5.Scroll down to where you see </head> tag:
6.Copy below code and paste it just before the </head> tag.
6.Scroll down to where you see <body> tag:
7.Copy below code and paste it just after the <body> tag.
Note : Please host 'page_flip.png' image yourself.
Replace 'http://feeds2.feedburner.com/blogspot/WyNa' with your feed address.
8.Click on "Save Templates" and now you are done.It will look like this :

When your mouse brings towards above icon it willlook like this :
2.Don't Click on "Expand Widget Templates"
3.Scroll down to where you see ]]></b:skin> tag:
4.Copy below code and paste it just before the ]]></b:skin> tag.
#pageflip {
position: relative;
}
#pageflip img {
width: 50px; height: 52px;
z-index: 99;
position: absolute;
right: 0; top: 0;
-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
width: 50px; height: 50px;
position: absolute;
z-index: 50;
right: 0; top: 0;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM-_8y_YMjaMPAdunsWjQDW5nNBd1TCavNS9UjeQK2P6-ONl12sQGFsqFEJU5EjafSnUNPRn0bDsfea-_yTByKI9KYQxJyCCtB_Et8zm2DxWqrGq4dxHexATudq8DxCdYW6Tc34mIghkFH/) no-repeat right top;
text-indent: -9999px;
}
Note : Please host 'subscribe.png' image yourself.
5.Scroll down to where you see </head> tag:
6.Copy below code and paste it just before the </head> tag.
<script src='http://code.jquery.com/jquery-latest.js' type='text/javascript'/>
<script type='text/javascript'>
$(document).ready(function(){
//Page Flip on hover
$("#pageflip").hover(function() {
$("#pageflip img , .msg_block").stop()
.animate({
width: '307px',
height: '319px'
}, 500);
} , function() {
$("#pageflip img").stop()
.animate({
width: '50px',
height: '52px'
}, 220);
$(".msg_block").stop()
.animate({
width: '50px',
height: '50px'
}, 200);
});
});
</script>
6.Scroll down to where you see <body> tag:
7.Copy below code and paste it just after the <body> tag.
<div id='pageflip'>
<a href='http://feeds2.feedburner.com/blogspot/WyNa'>
<img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyLLuBL7SRWain-uZFZ8qRN7L-nfFkE6XrZplFUYckSZAaYJ6FNlgq7hGLjU2qQO7JNvr3g32N1drl_ZAzG6ZRMiJ0xhRS8_zN2dOb4-HXvjp3oQ7DOmsi8XKbOINYsCslEd-pQVi7N2SR/'/>
<span class='msg_block'>Subscribe via RSS</span>
</a>
</div>
Note : Please host 'page_flip.png' image yourself.
Replace 'http://feeds2.feedburner.com/blogspot/WyNa' with your feed address.
8.Click on "Save Templates" and now you are done.It will look like this :

When your mouse brings towards above icon it willlook like this :

Langganan:
Postingan
(
Atom
)