Animated Title Bar
Animated Title Bar itu fungsinya untuk menampilkan selogan atau mempercantik web temen-temen dengan cara menambah scrip di dalam <head></head>
Seperti ini caranya :
Tetapi sebelum memulai tutorial joomlanya temen0temen silahkan lihat demonya dulu yah
DEMO
- Login sebagai administrator
- Setelah terbuka
- Klik Site –> Template Manager –> Site Templates
- Setelah itu klik icon kanan atas edite html
- Setelah terbuka index.php nya sekarang cari kode <head>
- Dan copy kode di bawah ini di bawah kode <head>
<script type=”text/javascript”>
function tb8_makeArray(n){
this.length = n;
return this.length;
}
tb8_messages = new tb8_makeArray(4);
tb8_messages[0] = “Isi Slogan Anda“;
tb8_messages[1] = “Isi Slogan Anda“;
tb8_messages[2] = “Isi Slogan Anda“;
tb8_messages[3] = “Isi Slogan Anda“;
tb8_rptType = ‘infinite’;
tb8_rptNbr = 5;
tb8_speed = 100;
tb8_delay = 2000;
var tb8_counter=1;
var tb8_currMsg=0;
var tb8_tekst =””;
var tb8_i=0;
var tb8_TID = null;
function tb8_pisi(){
tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
document.title = tb8_tekst;
tb8_sp=tb8_speed;
tb8_i++;
if (tb8_i==tb8_messages[tb8_currMsg].length){
tb8_currMsg++; tb8_i=0; tb8_tekst=””;tb8_sp=tb8_delay;
}
if (tb8_currMsg == tb8_messages.length){
if ((tb8_rptType == ‘finite’) && (tb8_counter==tb8_rptNbr)){
clearTimeout(tb8_TID);
return;
}
tb8_counter++;
tb8_currMsg = 0;
}
tb8_TID = setTimeout(”tb8_pisi()”, tb8_sp);
}
tb8_pisi()
</script>
Keterangan :
Edit kata yang bertuliskan BIRU dengan SLOGAN Anda kemudian Copy Paste Code tersebut
7. Dan save,selamat mencoba yah !!
Sign up Free Email Newsletter
Stay Updates with this Blog. Get Free email newsletter updates,
Enter your Email here:
Don't forget to confirm your email subcription
Related Posts :
- Mengatur Seberapa Banyak Artikel di Frontpage
Frontpage adalah bagian depan website,jadi masud judul di atas adalah mengatur seberaba banyak artikel yang akan di tampilkan bagian depan di website temen-temen.
Begini caranya :
Login sebagai a... - Memindahkan File Joomla ke Komputer Lain
Memindahkan file joomla ke komputer lain masudnya kalau temen-temen ingin memindahkan website joomla temen-temen yang ada di localhost (tidak terhubung oleh internet) ke komputer orang lain atau kompu... - Cara memasukkan google maps ke Website
Langkah pertama buka situs google maps
Langkah kedua pilih tempat atau area yang temen-temen inginkan
Misalkan area yang temen-temen sudah muncul sekarang klik link atas kanan dan ambil kode UR... - Menghilangkan titele (Welcome to Frontpage)
Menghilangkan titele Welcome to Frontpage di website joomla versi 1.5.x
Memang sih ada yang suka ada yang tidak adanya titele Welcome to Frontpage tapi kali ini tutorial joomla akan membantu temen-te... - Tutorial joomla, membuat read more
Sebenarnya membuat read more di joomla sangatlah mudah karena temen-temen tidak usah menambah scrip atau pun memodifikasi tinggal gunakan dan menggunakan deh.
Begini caranya :
Login sebagai adm... - Menghilangkan Footer Joomla 1.0
Oke kali ini tutorial joomla akan membahas mehilangkan footer joomla 1.0 karena banyak temen-temen yang bertanya tentang ini semoga tutorial ini bisa membantu temen-temen yang ingin menhilangkan foote... - Use Keywords In Page Titles
It is recommended to use keywords in page titles itself. This title tag is different from a Meta tag, but it's worth considering it in relation to them. Whatever text one places in the title tag (betw... - Business Magic eBiz Template Joomla
Downlad JooMagic eBiz template Joomla is clean and fresh! Whether your hosting a blog or a full business site, eBiz will meet your needs. This Elegant and Simple layout is bold and exciting. Catch you... - The seo news is one proof you can get when it comes to SEOP
If you are a person who always wants to be aware of the things that are happening around you, and you own a business as well, then I can say that you are very much aware about the seo news that are... - Independence Day Free Joomla Template
In time for the Fourth of July, ThemZa has released the Independence Day Joomla 1.5 template, which will help you set up a web portal dedicated to the United States federal holiday celebrating the a...