View Full Version : Help needed with slideshow buttons
Bippity11
Apr-18-2007, 05:09 PM
Hoping someone can point me in the right direction. I want to add pause, play, forward, rewind buttons to my home page slideshow but cannot find a thread that has informatioin on how to do this. I've searched and searched and searched but for some reason can't find it. Can anyone point me in the right direction?
bippity11.smugmug.com
Allen
Apr-18-2007, 05:15 PM
Hoping someone can point me in the right direction. I want to add pause, play, forward, rewind buttons to my home page slideshow but cannot find a thread that has informatioin on how to do this. I've searched and searched and searched but for some reason can't find it. Can anyone point me in the right direction?
bippity11.smugmug.com
You have to download some buttons and upload to your site.
In the button CSS add the links to your buttons.
Look here (http://www.dgrin.com/showthread.php?t=28348) for buttons in the first message and the pdf file for the CSS
button code and also the instructions.
Add the bold to your footer code and remove the red.
slideshowUrl = "http://bippity11.smugmug.com/gallery/2542266#133621696";
/* optional slideshow variables */
/* see properties section */
slideHeight="400";
slideWidth="700";
slideControls = true;
if (YD.hasClass(document.body,'homepage') && !YD.hasClass(document.body,'galleries'))
loadSlideshow ();
Holler back if you have any questions.
Bippity11
Apr-18-2007, 06:01 PM
You have to download some buttons and upload to your site.
In the button CSS add the links to your buttons.
Look here (http://www.dgrin.com/showthread.php?t=28348) for buttons in the first message and the pdf file for the CSS
button code and also the instructions.
Add the bold to your footer code and remove the red.
slideshowUrl = "http://bippity11.smugmug.com/gallery/2542266#133621696";
/* optional slideshow variables */
/* see properties section */
slideHeight="400";
slideWidth="700";
slideControls = true;
if (YD.hasClass(document.body,'homepage') && !YD.hasClass(document.body,'galleries'))
loadSlideshow ();
Holler back if you have any questions.
Allen you are the best!!!!!!!!!!!!!! Always quick with the responses. I'll let you know if I have any questions.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.