ZenphotoCMS Forum
Slideshow navigation 1.1.5 [1497] - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Slideshow navigation 1.1.5 [1497] (/thread-2757.html)



Slideshow navigation 1.1.5 [1497] - macalter - 2008-04-27

Updated build today. Got the JQuery description showing, thanks. However, NO navigation whatsoever. Mousing over everywhere does nothing. I see the code in the PHP file and the title of what the buttons do, but no image of the control itself. Default theme, slideshow.php:

            /span>/a href="#" title="Previous">
            /a href="/index.php?album=south-african-tree&image=southAfricanTree1.jpg" id="stop" title="Stop and return to album or image page">
        /a href="#" id="pause" title="Pause (to stop the slideshow without returning)">
            /a href="#" id="play" title="Play">

            /a href="#" id="next" title="Next">
        //div>

(as you know, broke code to display in this forum)




Slideshow navigation 1.1.5 [1497] - acrylian - 2008-04-27

You have to use the sildeshow.css file that comes with the nightly.




Slideshow navigation 1.1.5 [1497] - macalter - 2008-04-27

Oops, knew there was a file I forgot to compare! Ta,




Slideshow navigation 1.1.5 [1497] - macalter - 2008-04-28

Slideshow working. Will play with sizing and speed to finetune. New navigation control appears and stays. Thanks acrylian.