forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Dizzy on May 22, 2004, 07:13:45 pm

Title: Custom Scrollbars... how???
Post by: Dizzy on May 22, 2004, 07:13:45 pm
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... ???
Title: Re: Custom Scrollbars... how???
Post by: Casper on May 22, 2004, 07:40:47 pm
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.