1) Dashboard > Template > Edit HTML .
2) Cari code dibawah ini.
]]></b:skin>
3) Then copy code dibawah ini pula.
::-webkit-scrollbar {height:12px;width: 12px;background: #9ED5F5;}::-webkit-scrollbar-thumb {background-color: #0DA4FC;-moz-border-radius: 10px;border-radius: 10px;border: 1px solid #000000;}
4) Dan Paste kan di ATAS code ]]></b:skin> . Contohnya :
::-webkit-scrollbar {
height:12px;
width: 12px;
background: #9ED5F5;
}
::-webkit-scrollbar-thumb {
background-color: #0DA4FC;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid #000000;
}
]]></b:skin>
5) Code Oren : Background
Code Kuning : Scroll Bar
Code Biru : Border Scroll Bar
6) Kalau tak tahu nak cari code warna, boleh pergi SINI.
SIAP !!
