Scrollbar
Kamis, 16 Mei 2013 | 0 comments
header {
Blogskins
- Copy kode ini
::-webkit-scrollbar {
width: 7px;
height: 7px;
}
::-webkit-scrollbar-track-piece {
background-color: #000000;
border: 3px solid #fff;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color: #000000;
border: 1px solid #fff;
}
width: 7px;
height: 7px;
}
::-webkit-scrollbar-track-piece {
background-color: #000000;
border: 3px solid #fff;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-color: #000000;
border: 1px solid #fff;
}
- Untuk Template Designer paste di atas kode header {, untuk blogskins diatas kode tadi
Merah: Warna background
Biru: Warna border scrollbar

Label: tutorial