Custom Scrollbars... how??? Custom Scrollbars... how???
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Custom Scrollbars... how???

Started by Dizzy, May 22, 2004, 07:13:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dizzy

anyone know where i can do this...
im thinking the template page but i just cant seem to find where....

  scrollbar-arrow-color:0000FF;
  scrollbar-track-color:777777;
  scrollbar-shadow-color:DDDDDD;
  scrollbar-face-color:000000;
  scrollbar-highlight-color:FFFFFF;
  scrollbar-darkshadow-color:888888;
  scrollbar-3dlight-color:EEEEEE;

i need me scrollbars to be this color.... any help appreciated... ???

Casper

you do this in themes/your_theme/style.css.

If your current theme has no scrollbar settings, look at the fruity /style.css for an example.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here