Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Frequently Asked Questions
 HOW DO I FAQs
 HOWDOI: Change the Color of My Scrollbars?
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

heptite
Average Member

USA
547 Posts

Posted - 28 January 2002 :  07:35:02  Show Profile  Visit heptite's Homepage  Send heptite an ICQ Message  Send heptite a Yahoo! Message
Question: How do I change the colors of my scrollbar in the forum?

Answer: One way of generating the code you'll need to change the colors in your scrollbar is located here:

http://www.stickysauce.com/dhtmlbar/index.php

Using this generator you get something like this:


<STYLE type="text/css">
BODY
{
scrollbar-arrow-color: black;
scrollbar-track-color: #660099;
scrollbar-face-color: #6666CC;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: black;
}
</STYLE>


Place this snippet in inc_top.asp to have it show on most of your pages.<
  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000 Version 3.4.07