View Full Version : guild --> div scrollbar help


lub_ruby
05-25-2005, 11:28 PM
in my guild, i use

body {scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-arrow-color: #808080;}

and the effect is u can only see the arrows ... but on teh blog part (div) you can see the white, even though my div is all transparent...how can i make a code the white stuff goes away on teh scrollbar?