Scroll Bar Help

admin

Administrator
Staff member
How do you create a scroll bar with many colours on it? I can do one that has a colour scheme but how do you do one like this one?<br />
<br />
This site here (<!-- m --><a class="postlink" href="http://www.outwar.com/page.php?x=566290">http://www.outwar.com/page.php?x=566290</a><!-- m -->) <br />
<br />
thanks for the help.<br />
Anonymity.<!--content-->hi,<br />
Here are a few scrollbar elements you can color.<br />
<br />
<style><br />
BODY { <br />
scrollbar-3d-light-color:#ffcc66;<br />
scrollbar-arrow-color:#9999ff;<br />
scrollbar-base-color:#ff9900;<br />
scrollbar-dark-shadow-color:#000000;<br />
scrollbar-face-color:#ffcc66;<br />
scrollbar-highlight-color:#ff9900;<br />
scrollbar-shadow-color:#000000;<br />
}<br />
</style><br />
<br />
Hope this helps.<!--content-->
 
Back
Top