PDA

View Full Version : how to not show photo when slide going


magicpic
Jan-10-2009, 09:43 AM
I followed what andy said every thing worked but the photos that are showing at the bottom so what is the code to get rid of them?
here is my site
http://widgetr.smugmug.com/gallery/7025230_iPAvH#450774524_wRTM9
Plus is there an issue when there are many slideshows on a website?
need to center too thanks janis:bow:bow:bow

so:

this stuff and really whatever you want your html to be, goes into the "gallery description edit box:

<html>
your valid HTML goes here
htmlblahblahblahblah-de-blah
</html>

now this stuff goes in your CSS box on your customization page:

/* html only page for gallery XXXXXX */
.gallery_XXXXXX .nophotos { display: none; }

Allen
Jan-11-2009, 08:15 AM
I followed what andy said every thing worked but the photos that are showing at the bottom so what is the code to get rid of them?
here is my site
http://widgetr.smugmug.com/gallery/7025230_iPAvH#450774524_wRTM9
Plus is there an issue when there are many slideshows on a website?
need to center too thanks janis:bow:bow:bow

so:

this stuff and really whatever you want your html to be, goes into the "gallery description edit box:

<html>
your valid HTML goes here
htmlblahblahblahblah-de-blah
</html>

now this stuff goes in your CSS box on your customization page:

/* html only page for gallery XXXXXX */
.gallery_XXXXXX .nophotos { display: none; }
Looks like you got all this figured out.

Each page calls up its slideshow so many does not mater.