How do I change Colour of my Scrollbar?
-
Hi, how or where do I change the color of my scrollbar? I tried in the Style file but didn’t work, or am I putting it wrong? Here is the code I want to put in:
<STYLE TYPE=”text/css”>
body {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ff0000;
scrollbar-arrow-color: #861230;
}</STYLE>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How do I change Colour of my Scrollbar?’ is closed to new replies.