Senin, 17 Maret 2014
Cara Membuat Label Bervariasi Di Blog
Ini Caranya :
1. Login ke akun blog sobat
2. Pilih Template lalu Edit HTML
3. Kemudian centang Expand Template Widget
4. Terus cari kode ]]>
5. Lalu masukan kode css dibawah ini diatas kode ]]>
* Label Cloud berwarna - http://balongcondro.blogspot.com*/
.label-size-1 a {
font-size: 22px;
text-decoration: none;
color:# 006400 ;
}
.label-size-2 a {
font-size: 20px;
text-decoration: none;
color:# 8B008B ;
}
.label-size-3 a {
font-size: 18px;
font-family: Arial,Trebuchet MS, Verdana;
text-decoration: none;
color:# FF8C00 ;
}
.label-size-4 a {
font-size: 16px;
text-decoration: none;
color:# FFD700 ;
}
.label-size-5 a {
font-size: 14px;
text-decoration: none;
color:# FF6343 ;
}
.label-size-1 a:hover,
.label-size-2 a:hover,
.label-size-3 a:hover,
.label-size-4 a:hover,
.label-size-5 a:hover { text-decoration: underline ;}
6. Simpan Template
Langkah berikutnya untuk menapilkan warna dalam label cloud:
1. Pilih Tata Letak , lalu Tambah Gadget
2. Pilih Label
3. Pilih Cloud
4. Tekan tombol Simpan,
NB: kode warnanya bisa sobat ubah sesuai keinginan.