- Login ke Blog
- Klik Tata letak
- Pilih Edit HTML
- Beri tanda centang pada kotak kecil Expabnd Template Widget
- Cari kode
- Copas script di bawah ini tepat setelah code , kemudian Simpan Template
if (typeof document.onselectstart!="undefined") {
document.onselectstart=new Function ("return false");
}
else{
document.onmousedown=new Function ("return false");
document.onmouseup=new Function ("return true");
}
</SCRIPT>
No comments:
Post a Comment