View Full Version : No Slideshow button in "Traditional"
Mac Write
Nov-10-2006, 12:43 AM
To cater to the people wanting largest photos possible, I switched all galleries to "Traditional", but now there is now slideshow button. I thought the Slideshow button was in all gallery styles?
Mac Write
Nov-10-2006, 12:49 AM
Solution (for others with this same problem)
If you disable breadcrumbs you also disable the slideshow button.
Hope this helps others.
ivar
Nov-10-2006, 02:29 AM
Solution (for others with this same problem)
If you disable breadcrumbs you also disable the slideshow button.
Hope this helps others.The play slideshow (full screen) is part of the #breadcrumb, so removing that will indeed also remove the .play_slideshow button. It's not journal style specific.
magicpic
Dec-10-2006, 05:39 AM
The play slideshow (full screen) is part of the #breadcrumb, so removing that will indeed also remove the .play_slideshow button. It's not journal style specific.
.loggedIn #breadcrumb {display: block;}
.gallery_2212076 .pageNav {display: none;}to have the slideshow button in my gallery I have to have the .pageNav? I would like not to have the .pageNav and HAVE the slideshow button in gallery? hope to hear magicwidget
Andy
Dec-10-2006, 05:51 AM
So do you put the .play_slideshow button in the css code?:scratch thanks magic widget
What is it you wish to do? Remove the slideshow button on your entire site? If so, you put
.play_slideshow {display: none;}
in your CSS.
It's in our FAQ:
http://www.dgrin.com/showthread.php?t=26043
#57.
magicpic
Dec-10-2006, 07:29 AM
What is it you wish to do? Remove the slideshow button on your entire site? If so, you put
.play_slideshow {display: none;}
in your CSS.
It's in our FAQ:
http://www.dgrin.com/showthread.php?t=26043
#57.
NO.. I want the slideshow......what I want is the slideshow button to show in the gallerys I have set the style to smugmug and I want the slideshow to show so people have a option to do the slideshow....magicwidget
vBulletin v3.5.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.