1. Login blogger anda
2. Masuk pada halaman Edit HTML
3. Cari kode </head> dan letakkan kode berikut di atas kode </head>
tersebut, (untuk mempermudah mencari </head> tekan CTRL+F atau F3)
2. Masuk pada halaman Edit HTML
3. Cari kode </head> dan letakkan kode berikut di atas kode </head>
tersebut, (untuk mempermudah mencari </head> tekan CTRL+F atau F3)
<script type='text/javascript'>
//<![CDATA[
msg = " Selamat Datang di
linherlamb.blogspot.com ";
msg = " Ilmu Komputer" +
msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0,
pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
//]]>
</script>
4. Gantilah tulisan yang berwarna
merah dengan kata-kata yang anda inginkan
5. Klik Save, dan Silakan Lihat
Hasilnya