Re: Phoca Gallery Slideshow css?
Posted: 29 May 2011, 12:03
What is the URL of the website?
ThanI can take a look.
Regards Sven
ThanI can take a look.
Regards Sven
The following steps worked for me.IT Consulent.be wrote:What is the URL of the website?
ThanI can take a look.
Regards Sven
You could "View Source" in the browser page and find the link to the phocagalleryslideshow.js file the browser loaded - and verify it's loading the JS file with your edits. (If not, maybe click Firefox's "clear history" and clear *just* the cache)
---------------------
change this in the 'phocagalleryslideshow.js' file.
look for:
var fadebgcolor="white"
and change it as needed:
var fadebgcolor="blue"
or
var fadebgcolor="#e8e8e8"
-----------------------