MEMASANG TOMBOL SHARE ON FACEBOOK VERSI 2
Senin, 06 Desember 2010 in TUTORIAL BLOSPOT
Cara Memasang Tombol Share on Facebook Versi 2 (In Template).
1. Buka hamalan edit html ( dassboard > tata letak > edit html ) dan jangan lupa centangkan "expand template widget"2. Cari kode <b:if cond='data:top.showAuthor'>
3. Letakan kode berikut Sebelum kode no.2
(peletakan tidak harus disini, bisa diletakan sesuka Anda)
<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'><img alt='hitsuke.blogspot.com' border='0' src='http://i683.photobucket.com/albums/vv193/vebyo/ShareFb_Button.gif'/></a>
</b:if>
Akan tampak seperti >

Jika ingin gambar tombol lain:
Hanya Icon Saja

<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'> <img src="http://i15.photobucket.com/albums/a398/syilpid/share_on_facebook_4.png" border="0" alt="hitsuke.blogspot.com"></a>
</b:if>
Atau yang berbentuk tombol

<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'> <img src="http://i15.photobucket.com/albums/a398/syilpid/share_on_facebook_3.png" border="0" alt="hitsuke.blogspot.com" ></a>
</b:if>
Atau bisa ganti dengan tulisan saja, contoh > Share on Facebook
<b:if cond='data:post.url'>
<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url'> Share on Facebook </a>
</b:if>
4. Tekan tombol Save template
selesai...........
Selamat mempublikasikan artikel Anda di Facebook :)
NICE NEWS FRIEND,
kunjungi jg blog sy yah....
http://dollardarineobuxcomtanpareferal.blogspot.com
http://dollardarineobuxcomtanpareferal.blogspot.com
“MEMASANG TOMBOL SHARE ON FACEBOOK VERSI 2”