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,,,
:10
:11
:12
:13
:14
:15
:16
:17
:18
:19
:20
:21
:22
:23
:24
:25
:26
:27
:28
:29
:30
:31
:32
:33
:34
:35
:36
:37
:38
:39
:40
:41
:42
:43
:44
:45
:46
:47
:48
:49
:50
:51
:52
:53
:54
:55
:56
:57
:58
:59
:60
:61
:62
:63

