1. Masuk ke → Blogger.
2. Pilih → TemaEdit HTML.
3. CopyPaste kan kode di bawah ini di atas kode </head>
 <script type="text/javascript">
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 > 
4. Save Template.
5. Selesai. Silakan di Coba.