Selasa, 28 Agustus 2012


Cara Memasang Lagu Mp3 di Blog


Cara Memasang Lagu, Musik, Mp3 di Blog. Baiklah pada kesempatan kali ini saya akan share salah satu widget blog Y sifatnya hiburan. Mau kan setiap blognya klo dikunjungi ada musik / lagunya ? hehe relatif . . Tapi gada salahnya buat dipasang diblog sebagai penghilang penat, , , sambil baca isi postingan. Apalagi klo lagu yang disajikan enak-enak. Jadi pengunjung blog Y mampir baca-baca merasa nyaman dengan lagu yang kita putar diblog. hehe.
Banyak penyedia layanan Music Player untuk blog dengan berbagai macam model dan bentuk. Dan kali ini saya akan coba Share Widget Musik Player yang bentuknya toolbar yang bisa kita pasang diatas maupun dibawah blog. Kita akan menggunakan jasa gratis dari SCM Music Player. Ini dia sedikit kelebihan yang diberikan dari web musik player gratis ini :
- Support Blogger, Wordpress, Tumblr
- Mp3, Mp4, RSS Podcast atau Youtube Playlist
- Compatible dengan Crome, Firefox, Opera, Safari, IE
- Desain bebas utk Custom Skin RSS
Tertarik untuk mencoba ?
Yo Langsung ajj kita menuju KTP !!
Cara membuatnya cukup mudah hanya ada 3Step : Choose Skin > Edit Playlist > Configure Settings
 
1. Pertama Choose Skin. Disini kita bisa memilih Toolbar Skin Y akan kita pasang nantinya di blog atau kita bisa menggunakan Custom Skin CSS. Sebagai contoh disini saya akan menggunakan Skin Y berwarna hitam, seperti gambar dibawah ini :
 
 
 
 
2. Selanjutnya berlanjut pada Edit Playlist. Pada tahap ini kita bisa menyusun Playlist lagu secara manual dengan memasukkan judul dan link lagu Y bisa kita dapatkan di youtube, 4shared atau dari  web penyedia musik lainnya. Atau kita bisa memanfaatkan RSS Podcast dari Playlist Youtube Y kita miliki. Bagi pengguna jasa Mbah Google : pasti sangat mudah utk mempunyai akun dari Youtube selain G+,Blogger, dll. 
Sebagai contoh pemasangan disini saya akan memasang lagu secara manual dengan memasang link lagu dari Youtube. Buka Youtube > pilih lagu Y diinginkan. sebagai contoh saya pasang lagu dari Seconhandserenade - Is There Anybody Out There . Ambil/copy Linknya dan pastekan di edit playlist. 
 
 


3. Berlanjut ke langkah Configure Settings, setting sesuai keinginan kita, Auto Start/Tidak, Shuffle
Playback'a, Volume'a, Toolbar'a diatas/dibawah. Contohnya saya akan setting seperti gambar di bawah ini


Terakhir klik Done utk mengambil kode scriptnya
4. Proses terakhir pemasangan pada blog. Sobat dapat memasangnya di dalam Template HTML atau pada Add Gadget/HTML di tata letak. Copy kode script'a dan pastekan dibawah <body> atau pada add gadget/HTML di tata letak.

                                   >>>>>Selamat Mencoba<<<<<

Rabu, 22 Agustus 2012

kumpulan title pb

buat  pengguna game pb tapi nggak tahu title apa g akan untuk senjata  yg akan di main kan tanpa banyak omong lihat aja langsung di BAWAH ini :
buat pengguna senjat assault bisa menggunakan title :



bagi pengguna senjata shotgun bisa menggunakan tilte :




bagi pengguna senjata SMG tapi belum punya title baretny bisa menggunakan title ini :
 


bagi pengguna senjata sniper bisa menggunakan title :



makasih....

Jumat, 20 Juli 2012

CARA MEMBUAT BANNER SENDIRI DI BLOG

Cara Membuat Banner Blog Sendiri.  

langkah-langkahnya  :

Pertama  :

  • kunjungi http://cooltext.com/
  • kemudian pada menu pilih logo atau banner
  • pilih style, gaya dan warna text yang kamu inginkan atau selera kamu
  • jika sudah kamu edit, silahkan klik "Render Logo"
  • klik "Get HTML Code" dan copy codenya
Kedua  :
  • Login pada blog sobat
  • pilih rancangan >> tambah gadget
  • klik tanda (+) pada HTML/Java Script
  • Pastekan kode yang kamu copy
  • jangan lupa simpan widgetnya
Gampang kan...........

Yg Mau Tukeran link / Yg mau copy sertakan banner dibawah ini di blog anda (jgn asal COPAS):


<a href="http://cooltext.com"><img src="http://images.cooltext.com/2705460.gif" width="290" height="53" alt="bian's blog" /></a>
<br />Image by <a href="http://cooltext.com">Cool Text: Logo and Button Generator</a> - <a href="http://cooltext.com/Logo-Design?LogoID=702018397">Create Your Own Logo</a>
   
 Makasih......

Kamis, 19 Juli 2012

Kumpulan java script menarik....


Membuat Efek Daun Berguguran

 kita akan Membuat Efek Daun Berguguran di blog kita. Mau tau caranya....
  1. Login ke account Blogger
  2. Klik Tata Letak lalu pilih Elemen Halaman 
  3. Klik Tambah Gadget dan pilih HTML/JavaScript 
  4. Masukkan Kode di bawah ini ke dalam kolom HTML/JavaScript

    <script src="http://ajurna.googlecode.com/files/daungugur1.js"></script>
     
  5. Simpan
  6. Selesai dan lihat hasilnya

Cara Supaya Artikel Blog Tidak Bisa Di Copy

Sunguh kesal memang kalo artikel buatan kita di jiplak atau di copy . Rasanya udah ga semangat lagi buat bikin artikel baru klo artikel blog kita di copy, Tapi itu munkin hanya untuk sebagian orang , dan sebagian lagi ya biasa aja dan mungkin cuex ga mikirin artikelnya di copy apa nggak . Yah... Namanya juga indonesia apa aja pasti di jiplak .hehehehe . "Ayo Blogger indonesia Kita Berkarya untuk dunia" Hehehehe Mau artikel blog kalian ga di copy ? Ikutin aja Tutorial berikut karena saya akan membahas bagaimana cara membuat arikel blog tidak bisa di copy/di jiplak .
Ikuti langkah-langakah berikut aja :
1.Log in ke blogger lalu pilih Layout --> Edit HTML Lalu cari kode </body> Supaya tidak ribet mencarinya tekan aja tombol CTRL Dan F.

2.Kalo Udah Ketemu Copy Paste Kode Berikut Dan taro Di atas Kode </body> :

<script language='JavaScript1.2'>

//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script

function disableselect(e){
return false
}

function reEnable(){
return true
}

//if IE4+
document.onselectstart=new Function (&quot;return false&quot;)

//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<script language='JavaScript'>curPage=1;
document.oncontextmenu = function(){return false}
if(document.layers) {
window.captureEvents(Event.MOUSEDOWN);
window.onmousedown = function(e){
if(e.target==document)return false;
}
}
else {
document.onmousedown = function(){return false}
}</script>


Setelah Itu Klik Save template, Tapi inget jangan beri tanda centang pada tanda di expand template .

Selamat Mencoba Semoga artikel Kalian tidak ada yang ngopy .hehehehe

1. Efek salju berjatuhan
<script src='http://tateluproject.googlecode.com/files/snow.js' type='text/javascript'></script>

2. Efek hati bertaburan
<script src='http://tateluproject.googlecode.com/files/lovingheart.js' type='text/javascript'></script>

3. Efek bintang bertaburan
<script src='http://tateluproject.googlecode.com/files/bintang.js' type='text/javascript'></script>

4. Efek kembang api
<script src='http://tateluproject.googlecode.com/files/kembangapi.js' type='text/javascript'></script>

5. Efek Gelembung
<script src='http://tateluproject.googlecode.com/files/efek-gelembung.js' type='text/javascript'></script>

5. Efek Kupu - Kupu Terbang
<script language="JavaScript1.2" src="http://imtikhan.googlecode.com/files/Kupu-kupu1.js"></script>

Cara pemasangan :
  1. Klik rancangan --> Edit html
  2. Letakkan script efek di atas kode </body>
  3. Klik Save

    B. Efek Menengah - Berat
     Untuk demo dari salah satu script berikut, silahkan lihat di sini..

    1.Meteor Jatuh
    <script language="javascript">
    nd_mode="meteor";
    nd_control="on";
    nd_sound="on";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

     2. Banjir
    <script language="javascript">
    nd_mode="flood";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

     3. Bunga Mekar
    <script language="javascript">
    nd_mode="flowers";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    4.  Bom Atom
    <script language="javascript">
    nd_mode="bomb";
    nd_sound="on";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    5. Ufo
    <script language="javascript">
    nd_mode="ufo";
    nd_sound="on";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    6. Graffity
    <script language="javascript">
    nd_mode="graff";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    7. Shaver
    <script language="javascript">
    nd_mode="shaver";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    8. Gun
    <script language="javascript">
    nd_mode="gun";
    nd_sound="on";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    9.Bloody gun
    <script language="javascript">
    nd_mode="blood";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    10. Paint ball
    <script language="javascript">
    nd_mode="paint";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    11. Chainsaw
    <script language="javascript">
    nd_mode="chainsaw";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    12. Dinosaur
    <script language="javascript">
    nd_mode="dino";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    13. Lebah
    <script language="javascript">
    nd_mode="wasp";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    14. Lalat
    <script language="javascript">
    nd_mode="fly";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    15. Semut
    <script language="javascript">
    nd_mode="ants";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    16. Siput
    <script language="javascript">
    nd_mode="snail";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    17. Cacing
    <script language="javascript">
    nd_mode="worms";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    18. Mold
    <script language="javascript">
    nd_mode="mold";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    19. Bayi merangkak
    <script language="javascript">
    nd_mode="baby";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    20. Telur mata sapi
    <script language="javascript">
    nd_mode="eggs";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    21. Kopi tumpah
    <script language="javascript">
    nd_mode="coffee";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    22. Terbakar
    <script language="javascript">
    nd_mode="burn";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    23. Tomat
    <script language="javascript">
    nd_mode="tomato";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    24. Creampie
    <script language="javascript">
    nd_mode="creampie";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    25. Murka
    <script language="javascript">
    nd_mode="god";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    26. Sapi Jorok
    <script language="javascript">
    nd_mode="cow";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    27. Anjing Jorok
    <script language="javascript">
    nd_mode="dog";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    28. Kencing Sembarangan
    <script language="javascript">
    nd_mode="pee";
    nd_vAlign="bottom";
    nd_hAlign="right";
    nd_vMargin="10";
    nd_hMargin="10";
    nd_target="_blank";
    </script>
    <script language="javascript" src="http://tateluproject.googlecode.com/files/efek.js"></script>
    <div style="position: fixed; bottom: 0px; right: 20px;width:100px;height:30px;"><small><center><a href="http://christiantatelu.blogspot.com/2012/03/kumpulan-efek-efek-blog-lengkap.html" target="_blank">Efek Blog</a></center></small></div>

    Cara pemasangan :
  4. Klik rancangan --> Elemen laman --> Tambah gadget --> HTML/Javascript
  5. Masukkan script efek di dalam kotak yang di sediakan
  6. Klik save dan lihat hasilnya.

    Yg Mau Tukeran link / Yg mau copy sertakan banner dibawah ini di blog anda (jgn asal Copas):

    <a href="http://cooltext.com"><img src="http://images.cooltext.com/2705460.gif" width="290" height="53" alt="bian's blog" /></a>
    <br />Image by <a href="http://cooltext.com">Cool Text: Logo and Button Generator</a> - <a href="http://cooltext.com/Logo-Design?LogoID=702018397">Create Your Own Logo</a>
      
  7.  Makasih......