Change Slideshow plugin background?

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
billraydrums
Phoca Member
Phoca Member
Posts: 11
Joined: 06 Nov 2008, 04:04

Change Slideshow plugin background?

Post 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!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Change Slideshow plugin background?

Post by Jan »

Hi, this needs to be customized in the code.

Jan
If you find Phoca extensions useful, please support the project
billraydrums
Phoca Member
Phoca Member
Posts: 11
Joined: 06 Nov 2008, 04:04

Re: Change Slideshow plugin background?

Post by billraydrums »

Hi Jan!

Can you tell me where to add this parameter?
apgraham
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 07 Aug 2009, 04:31

Re: Change Slideshow plugin background?

Post 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"
Technically Blonde
Phoca Member
Phoca Member
Posts: 17
Joined: 10 Nov 2009, 09:47

Re: Change Slideshow plugin background?

Post by Technically Blonde »

exactly what I need but where do I find the file phocagalleryslideshow.js?
Technically Blonde
Phoca Member
Phoca Member
Posts: 17
Joined: 10 Nov 2009, 09:47

Re: Change Slideshow plugin background?

Post by Technically Blonde »

duh .... I found it in the obvious place plugins/content, didn't see it first time around - :oops:
Post Reply