Langsung kepokok permasalahan,,wkwkwk..pengen tau caranya membuat tulisan judul blog berjalan, ikuti langkah-langkahnya sebagai berikut:
1. Mauk ke Design > Edit HTML
2. setelah itu cari code </head> [CATATAN: tekan CTRL + F untuk mempermudah pencarian]
3. Jika sudah ketemu, copy paste code dibawah ini tepat diatas code </head>
1. Mauk ke Design > Edit HTML
2. setelah itu cari code </head> [CATATAN: tekan CTRL + F untuk mempermudah pencarian]
3. Jika sudah ketemu, copy paste code dibawah ini tepat diatas code </head>
<script type='text/javascript'>
//<![CDATA[
msg = " --- Zheee Munief ";
msg = " --- CaH Brebes Dot Com --- " + 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>
//<![CDATA[
msg = " --- Zheee Munief ";
msg = " --- CaH Brebes Dot Com --- " + 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>
CATATAN: Ganti tulisan berwarna biru Ganti dengan tulisan sesuka mu bro..biar lebih maksimal.^^
Oke, selamat mencoba
Oke, selamat mencoba



