Kali ini akan saya bahas tentang bagaimana cara mengganti Background sidebar dengan animasi,,,,,,,
background:#f7f7f7 url(http://img198.imageshack.us/img198/3743/naufalcreated2.gif?imgmax=800)repeat;
}
Catatan : Ganti Tulisan yang berwarna MERAH dengan URL Anda
- Pertama Login Dulu Ke Blog
- Kemudian Pilih Tata Letak
- Pilih Edit HTML
- Lalu Cari Code Berikut
#sidebar1 h2, #sidebar2 h2, #sidebar3 h2, #sidebar4 h2 {
margin: -15px -15px 10px -15px;
padding: 5px 15px 5px 15px;
text-align: left;
color: $sidebar1HeaderColor;
font: $sidebarHeaderFont;
text-transform: uppercase;
text-decoration: none;
background: $sidebar1HeaderBgColor;
border-bottom: 1px solid $sidebar1BorderColor;
- Kalau Sudah Ketemu Masukkan Code Di Bawah ini :
background:#f7f7f7 url(http://img198.imageshack.us/img198/3743/naufalcreated2.gif?imgmax=800)repeat;
}
Catatan : Ganti Tulisan yang berwarna MERAH dengan URL Anda
- Kemudian Simpan
- Selesai Dech,,,