Is possible change the option of javascript slide show controller, always visible
Q: Another question, please: is possible change the option of controller, always visible?
A: You should find the following code in engine/css/slideshow.css file:
.slideshow-controller-hidden {
opacity: 0;
}
change it to:
.slideshow-controller-hidden {
opacity: 1;
}Related
February 27, 2013 Saved projects do not open in make slide show
I have several galleries I have created previously and now, when I try to open them, it just goes to the screen you get when you launch the software and they do not open. However, others of my galleries ARE opening.
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.