Cara Membuat Widget Popular Post Dengan Efek Gradient- Kali ini saya berbagi tutorial tentang membuat widget popular post dengan efek gradient yang saya pelajari/ketahui
dari blog Ficri Pebriyana, baiklah simak caranya langsung :
1.Login Ke Blogger
2.Masuk Dashboard > Pilih Tata Letak > Tambahkan Gadget > Entri Populer
Thumbnail Gambar dan Cuplikan saya harap untuk tidak dicentang
3.Simpan dan pergi Ke Template > Klik Edit HTML
4.Masukkan kode CSS dibawah ini dan letakkan di atas kode
]]></b:skin>
/* Popular Post */
.PopularPosts .widget-content ul{margin-top:-5px;margin-bottom:-1px;padding-right:20px!important;list-style-type:none}
.PopularPosts .widget-content ul li{position:relative;padding:10px!important}
.PopularPosts .widget-content ul li:first-child{background:#555;width:100%}
.PopularPosts .widget-content ul li:first-child:after{content:"01";background:#f88c00}
.PopularPosts .widget-content ul li:first-child+li{background:#666;width:100%}
.PopularPosts .widget-content ul li:first-child+li:after{content:'02'}
.PopularPosts .widget-content ul li:first-child+li+li{background:#777;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li:after{content:'03'}
.PopularPosts .widget-content ul li:first-child+li+li+li{background:#888;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li+li:after{content:'04'}
.PopularPosts .widget-content ul li:first-child+li+li+li+li{background:#999;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li+li+li:after{content:'05'}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li{background:#aaa;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li:after{content:'06'}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li{background:#bbb;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li:after{content:'07'}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li+li{background:#c1c1c1;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li+li:after{content:'08'}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li+li+li{background:#ccc;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li+li+li:after{content:'09'}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li+li+li+li{background:#ddd;width:100%}
.PopularPosts .widget-content ul li:first-child+li+li+li+li+li+li+li+li+li:after{content:'10'}
.PopularPosts .widget-content ul li:first-child:after,.PopularPosts
.widget-content ul li:first-child+li:after,.PopularPosts .widget-content
ul li:first-child+li+li:after,.PopularPosts .widget-content ul
li:first-child+li+li+li:after,.PopularPosts .widget-content ul
li:first-child+li+li+li+li:after,.PopularPosts .widget-content ul
li:first-child+li+li+li+li+li:after,.PopularPosts .widget-content ul
li:first-child+li+li+li+li+li+li:after,.PopularPosts .widget-content ul
li:first-child+li+li+li+li+li+li+li:after,.PopularPosts .widget-content
ul li:first-child+li+li+li+li+li+li+li+li:after,.PopularPosts
.widget-content ul
li:first-child+li+li+li+li+li+li+li+li+li:after{position:absolute;bottom:1px;right:1px;background:#444;padding:6px
5px;width:20px;line-height:1em;text-align:center;color:#eee;font-size:13px!important}
.PopularPosts .widget-content{padding-right:10px}
5.Simpan dan lihat hasilnya
Untuk Hasilnya bisa anda lihat gambar dibawah ini :
Sekian tutorial saya tentang Cara Membuat Widget Popular Post Dengan Efek Gradient
semoga bermanfaat ^_^
Artikel keren lainnya:
Belum ada tanggapan untuk "Cara Membuat Widget Popular Post Dengan Efek Gradient"
Post a Comment