Keren Gak Sob...
Nah Sekarang Gwe Bagi CSSnya...
- Masukan CSSnya Dulu
- Cari Kode /b:skin
- Pastekan CSS dibawah ini tepat diatasnya
/*-----Labels Cloud Styled widget by kirito.blogspot.com----*/
.label-size{ margin:0 2px 6px 0; padding: 3px; text-transform: uppercase; border: solid 1px #004f99; border-radius: 3px; float:left; text-decoration:none; font-size:13px; color:#004f99; }
.label-size:hover { border:1px solid #004f99; text-decoration: none; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out; transition: all 0.5s ease-out; -moz-transform: rotate(7deg); -o-transform: rotate(7deg); -webkit-transform: rotate(7deg); -ms-transform: rotate(7deg); transform: rotate(7deg); filter: progid:DXImageTransform.Microsoft.Matrix( M11=0.9961946980917455, M12=-0.08715574274765817, M21=0.08715574274765817, M22=0.9961946980917455, sizingMethod='auto expand'); zoom: 1; }
.label-size a { text-transform: uppercase; float:left; text-decoration: none; }
.label-size a:hover { text-decoration: none; }
- Kemudian Masuk Ke Tata Letak
- Tambahkan Gadget > Label
- Atur Seperti Tampilan Dibawah Ini
Title : Membuat Label Dengan CSS
Description : Keren Gak Sob... Nah Sekarang Gwe Bagi CSSnya... Masukan CSSnya Dulu Cari Kode /b:skin Pastekan CSS dibawah ini tepat diatasnya ...