Hello. Run the Configuration Wizard again.
The first item in Step 3 is "Border Color".
Change it to the RGB/hex value you want.
Good luck!
-Beckett (beck@beckettmw.com)
ben.mahy
Joined: 2002-10-23
Posts: 2
Posted: Thu, 2002-10-24 06:35
I have tried that - but that only changes the border color around the image not the border around page number and details. Any other ideas?
Thanks
Ben :wink:
beckett
Joined: 2002-08-16
Posts: 3474
Posted: Thu, 2002-10-24 11:06
Good point :grin: . Each album stores its own colour. You can change each one by clicking on "Properties" and then editing the "Border color" field.
If that's too tedious, I do have a shell script which does this for every album (same colour), provided you either run it as root in your shell, or write your own php script to run it as the webserver user... something like <? exec('..../bordercolor <...> <...>', $output, $return); ?> will probably work.
I posted a link <!-- BBCode Start --><A HREF="http://www.beckettmw.com/bin/bordercolor" TARGET="_blank">here</A><!-- BBCode End -->
Usage: bordercolor <albumdir> <hexcolor>
-Beckett (beck@beckettmw.com)
sbchasin
Joined: 2002-10-16
Posts: 2
Posted: Fri, 2002-10-25 01:08
how does one easily re-run the configuration wizard?
beckett
Joined: 2002-08-16
Posts: 3474
Posted: Fri, 2002-10-25 01:12
Follow the installation instructions for configuring Gallery. The "setup" pages you went through the first time are the Configuration Wizard.
Posts: 3474
Hello. Run the Configuration Wizard again.
The first item in Step 3 is "Border Color".
Change it to the RGB/hex value you want.
Good luck!
-Beckett (beck@beckettmw.com)
Posts: 2
I have tried that - but that only changes the border color around the image not the border around page number and details. Any other ideas?
Thanks
Ben :wink:
Posts: 3474
Good point :grin: . Each album stores its own colour. You can change each one by clicking on "Properties" and then editing the "Border color" field.
If that's too tedious, I do have a shell script which does this for every album (same colour), provided you either run it as root in your shell, or write your own php script to run it as the webserver user... something like <? exec('..../bordercolor <...> <...>', $output, $return); ?> will probably work.
I posted a link <!-- BBCode Start --><A HREF="http://www.beckettmw.com/bin/bordercolor" TARGET="_blank">here</A><!-- BBCode End -->
Usage: bordercolor <albumdir> <hexcolor>
-Beckett (beck@beckettmw.com)
Posts: 2
how does one easily re-run the configuration wizard?
Posts: 3474
Follow the installation instructions for configuring Gallery. The "setup" pages you went through the first time are the Configuration Wizard.