Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Scrollbars  (Read 8361 times)

0 Members and 1 Guest are viewing this topic.

JJ1973

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 57
Scrollbars
« on: October 10, 2005, 12:03:00 am »

Hi,

Does anyone know how to add custom colored scrollbars to the gallery??

JJ
« Last Edit: July 16, 2006, 12:06:50 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Scrollbars
« Reply #1 on: October 10, 2005, 08:21:24 am »

There are many sites that explain scrollbar colors (which is an IE-only feature btw.) - google is your friend: http://www.google.com/search?q=scrollbar+color
Just add the css stuff to themes/yourtheme/style.css and you're fine.
Logged

yeppe

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: Scrollbars
« Reply #2 on: July 14, 2006, 01:01:32 am »

I try to edit the css file but it won't work. It looks like this:
Code: [Select]
body {
scrollbar-face-color:#046298;
scrollbar-shadow-color: #046298;
scrollbar-highlight-color: #046298;
scrollbar-3dlight-color: #A7DE93;
scrollbar-darkshadow-color: #A7DE93;
scrollbar-track-color: #046298;
scrollbar-arrow-color: #A7DE93;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background : #046298;
        color : Black;
        margin: 0px;
}

Whats wrong?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Scrollbars
« Reply #3 on: July 14, 2006, 07:57:36 am »

This has been discussed many times over. Why don't you do as suggested and search before posting yet another instance of the same thing?
Logged

yeppe

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: Scrollbars
« Reply #4 on: July 15, 2006, 11:27:52 am »

It was when I was searching I found this post!
But if it's hard to help I shouldnt ask anything.
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Logged
‍I don't answer to PM with support question
Please post your issue to related board

yeppe

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: Scrollbars
« Reply #6 on: July 16, 2006, 10:25:42 am »

Thank you bmossavari!
Now it works!
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 19 queries.