Discussion Thread
CSS Scrollbars
Message Thread
Posted in the CSS Scrollbars Forum.
Post your styles here
If you've created some stunning scrollbar styles post the links to your pages or the CSS for the scrollbars here.
Mystic Pink
I MADE ONE STYLE ... MYSTIC PINK...
style
body {
scrollbar-base-color: #CCCCFF;
scrollbar-arrow-color: #D87077;
scrollbar-3dlight-color: #9999CC;
scrollbar-darkshadow-color: #9CAF9C;
scrollbar-face-color: #FFCCFF;
scrollbar-highlight-color: #990099;
scrollbar-shadow-color: #330033;
scrollbar-track-color: #CC66CC;
}
/style
Mystic Pink
Denna kod funkar inte i Firefox =P