editing scrollbars
Hey all!
I was wondering if anyone could tell me, please, if there's a way to change the colours of the scrollbar? The css code I usually use in websites runs something like this:
body {scrollbar-face-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#ff3399}
...is there a way to incorporate that into a theme or user layer?
Thanks much!
I was wondering if anyone could tell me, please, if there's a way to change the colours of the scrollbar? The css code I usually use in websites runs something like this:
body {scrollbar-face-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#ff3399}
...is there a way to incorporate that into a theme or user layer?
Thanks much!