Its a simple piece of code but it only works in IE. Here is the code as used here:
code:
body {
scrollbar-face-color: #320808;
scrollbar-highlight-color: #320808;
scrollbar-shadow-color: #993300;
scrollbar-3dlight-color: #993300;
scrollbar-arrow-color: #ef750e;
scrollbar-track-color: #240000;
scrollbar-darkshadow-color: #000000;
}
---------------------
Relevant links:
The Simple I.E. Color ScrollBar Tutorial - Gurus Network Quick Tip
Colored Scrollbars - CSS Generator - Gurus Network Utility
Iframe scrollbar - kuckus has prepared an example using an iframe too
---------------------
Relevant FAQs:
Why don\'t my scrollbar colours show up on my site anymore?
---------------------
Relevant notes:
As of the time of writing this FAQ was number 1 at Google for the terms scrollbar, colours.
____________________
Emperor
(Added by: Emperor on Thu 23-May-2002)
(Edited by: Emperor on Fri 18-Oct-2002)
(Edited by: kuckus on Wed 18-Dec-2002)
(Edited by: meelio on Wed 18-Feb-2004)
|