GANTI BULLET DENGAN GAMBAR/ICON
Untuk Denim dan Simple Template
-
Dashboard >>> Template
>>> Edit HTML
-
Cari kode
/* Header
-
Copy Kode di bawah dan paste DI ATAS kode no 4
li {
list-style-image:url(URL ICON) ;
}
li:hover {
list-style-image:url(URL ICON KETIKA HOVER);
}
Untuk Classic Template / Blogskin
-
Dashboard >>> Template
-
Cari kode ini
</style>
-
Copy dan Paste kode dibawah SEBELUM kode no 2
li {
list-style-image:url(URL ICON) ;
}
li:hover {
list-style-image:url(URL ICON KETIKA HOVER);
}

Labels: ♫ Tutorial, other tuto
<$BlogCommentBody$>
<$BlogCommentDeleteIcon$>