View Single Post
Old 07-11-2002, 03:36 PM   PM User | #3
murphyz
Regular Coder

 
Join Date: Jun 2002
Location: London
Posts: 220
Thanks: 0
Thanked 0 Times in 0 Posts
murphyz is an unknown quantity at this point
Scrollbar - just change the hex colours, and paste into <head> here </head> tags.

<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
}
-->
</STYLE>

Doesn't work in older browsers.

Mxx
__________________
"Imagination is more important than knowledge" A. Einstein's 'Twin Paradox'
murphyz is offline   Reply With Quote