Here's a sample that I've used before sometime:
scrollbar-base-color: #hexcodehere;
scrollbar-track-color: #hexcodehere;
scrollbar-face-color: #hexcodehere;
scrollbar-highlight-color: #hexcodehere;
scrollbar-3dlight-color: #hexcodehere;
scrollbar-darkshadow-color: #hexcodehere;
scrollbar-shadow-color: #hexcodehere;
scrollbar-arrow-color: #hexcodehere;
Think it will need some editing in order to work outside the body tag.
|