Thursday, January 5, 2012

tuto :scrollbar 2

\\Assalamualaikum// n hye...
kebiasaan korang guna scrollbar main dengan warna je kan. so, skrg aisyah nk ajar macam mana nak buat scrollbar tu dengan background image . xpayah guna warna, pakai gambar je. haha. :)

1.Dashboard > Template > Edit HTML
2.copy code bwah ni & paste lepas code <style type="text/css">


::-webkit-scrollbar {
height:auto;
width: 7px;
background-image: url(URL BG);border: 1px solid white;
}
::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
background-image: url(URL BG);border: 1px solid white;
}
::selection {
 background:#fff;
 color:pink;
 }

3. yg bold tu korang ganti dengan url background korg.. 
4. preview & save.
:)

No comments:

Post a Comment