Page 1 of 1
Change Slideshow plugin background?
Posted: 18 Apr 2009, 08:07
by billraydrums
Hello Phoca-ites
I am wanting to change the overall BG color of my slideshow to #000. Where do I change that setting?
here is the site:
http://kingsofrhythm.com
Thanks!
Re: Change Slideshow plugin background?
Posted: 18 Apr 2009, 22:49
by Jan
Hi, this needs to be customized in the code.
Jan
Re: Change Slideshow plugin background?
Posted: 20 Apr 2009, 05:20
by billraydrums
Hi Jan!
Can you tell me where to add this parameter?
Re: Change Slideshow plugin background?
Posted: 07 Aug 2009, 04:33
by apgraham
change this in the 'phocagalleryslideshow.js' file.
look for:
var fadebgcolor="white"
and change it as needed:
var fadebgcolor="blue"
or
var fadebgcolor="#e8e8e8"
Re: Change Slideshow plugin background?
Posted: 10 Nov 2009, 09:51
by Technically Blonde
exactly what I need but where do I find the file phocagalleryslideshow.js?
Re: Change Slideshow plugin background?
Posted: 10 Nov 2009, 09:59
by Technically Blonde
duh .... I found it in the obvious place plugins/content, didn't see it first time around -