View Full Version : Is the slideshow only on homepage
Lilley Photography
Mar-27-2007, 10:14 AM
Hey,
I was just wondering if the slideshow tutorial on here only is for the homepage. I am wanting some catagories under my galleries to be slideshows. Example, I have a gallery catagory called "picture galleries".... under that I have "Senior portraits". I went to customize gallery and chose slideshow, but I don't want the stuff written above it such as... "pause, #, fade, delay, size etc.) I want the clients to only see the pictures in a slideshow. I want the rest of the page "clean".
http://dgrin.com/newthread.php?do=newthread&f=31 this should take you to my Senior slideshow.
Lilley Photography - powered by smugmug (http://lilleyphotography.smugmug.com/) this is my homepage link.
Help please,
Allen
Mar-27-2007, 10:45 AM
Hey,
I was just wondering if the slideshow tutorial on here only is for the homepage. I am wanting some catagories under my galleries to be slideshows. Example, I have a gallery catagory called "picture galleries".... under that I have "Senior portraits". I went to customize gallery and chose slideshow, but I don't want the stuff written above it such as... "pause, #, fade, delay, size etc.) I want the clients to only see the pictures in a slideshow. I want the rest of the page "clean".
http://dgrin.com/newthread.php?do=newthread&f=31 this should take you to my Senior slideshow.
Lilley Photography - powered by smugmug (http://lilleyphotography.smugmug.com/) this is my homepage link.
Help please, Add this to your CSS, turns off the slideshow controls box.
.gallery_2408557 .toolsbox.nav {display:none;}
or get all galleries under the Picture_Galleries category
.category_Picture_Galleries .toolsbox.nav {display:none;}
Holler back if you have any other questions.
Lilley Photography
Mar-27-2007, 07:15 PM
THANKS... THANKS... THANKSSSSSSSSSS SO MUCH.:bow
I have been trying to submit posts to this DGRIN thing for so long, you wouldn't believe. I did have someone write me back in January but didn't find it until a few weeks ago thanks to Andy.
There are a few things that I'm trying to do to my site. First thing was the slide show. So that I understand ... when I click on customize and force any of my galleries to "slideshow" it will not have the information bar across the top... ?? One more thing though, I think it is at the default of 3, can I make it go to one. I want it to go a little faster.
Ok... I don't want to take advantage of your hospitality, but can I ask more favors.. :D
On my homepage, under galleries it gives the information of "30 galleries with 1230 pictures" .. <-- just an example. I want that information gone. I just want the name of the gallery catagory showing.
Also, you gave me this advice
or get all galleries under the Picture_Galleries category
.category_Picture_Galleries .toolsbox.nav {display:none;}
.. What did that do?
Thanks again (and I hope that I find this post again)
Andy
Mar-27-2007, 07:43 PM
On my homepage, under galleries it gives the information of "30 galleries with 1230 pictures" .. <-- just an example. I want that information gone. I just want the name of the gallery catagory showing.
add this to your CSS:
p.updated {display: none;}
Allen
Mar-27-2007, 08:05 PM
...
or get all galleries under the Picture_Galleries category
.category_Picture_Galleries .toolsbox.nav {display:none;}
.. What did that do?
Thanks again (and I hope that I find this post again)
That should remove the controls from the slideshow from all the galleries
under the Picture_Galleries category.
Lilley Photography
Mar-28-2007, 10:21 AM
add this to your CSS:
p.updated {display: none;}
Andy,
I just added that, but I don't see any changes. Do I need to reboot my computer or anything for it to take effect .. or log out and log back in or something. I am really trying hard here to get my site done, I just don't know anything at all.:cry
thanks again,
Lilley Photography
Mar-28-2007, 10:23 AM
That should remove the controls from the slideshow from all the galleries
under the Picture_Galleries category.
Thanks for your reply. I added those things and .... well..... we'll see what happens. :huh
thanks again,
Allen
Mar-28-2007, 10:28 AM
Andy,
I just added that, but I don't see any changes. Do I need to reboot my computer or anything for it to take effect .. or log out and log back in or something. I am really trying hard here to get my site done, I just don't know anything at all.:cry
thanks again,
This will get the other part.
p.description,
p.updated {display: none;}
Lilley Photography
Mar-28-2007, 11:13 AM
category_Picture_Galleries .toolsbox.nav {display:none;} When I put that in my CSS earlier, it took all my gallery "titles" away. So, I took it off and they are back. When you clicked into "picture galleries" on the homepage, it took you to a list of galleries (they are my online portfolios which I'm trying to turn into a slideshow). I have the Senior one looking good thanks to you and Andy. I just want to make it go faster... from 3 to 1.
Can you tell me how to do that?
I'm also adding the new thing that you just wrote about "description"
Lilley Photography
Mar-28-2007, 11:16 AM
This will get the other part.
p.description,
p.updated {display: none;}
That did it........ YOU THE MAN !!!!
It's getting there. I'm not depressed anymore. :cry
I'm really excited now..........:barb
but still I sign out as
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.