View Full Version : slideShow-how to disable that link
mkpatil
Jan-04-2006, 03:10 PM
I have set the Style of my Galleries to 'Smugmug small' so that users will not have option to choose slideshow and other viewing options. But on all Galleries there is also a button (or hyperlink) for the Slideshow, how to disable this?
Thanks,
mkpatil
Andy
Jan-04-2006, 03:37 PM
I have set the Style of my Galleries to 'Smugmug small' so that users will not have option to choose slideshow and other viewing options. But on all Galleries there is also a button (or hyperlink) for the Slideshow, how to disable this?
Thanks,
mkpatil
:wave welcome to Dgrin!
Put this in your CSS of your customization (Control Panel>Customize)
/* kill the big slideshow */
.play_slideshow {display:none;}
mkpatil
Jan-04-2006, 04:42 PM
Thanks it worked.
The help here is phenomenal!
Thanks again,
mkpatil
Andy
Jan-04-2006, 05:19 PM
Thanks it worked.
The help here is phenomenal!
Thanks again,
mkpatil
It's our pleasure, mk :D :wave
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.