PDA

View Full Version : Video gallery is corrupted


apileggi
Sep-16-2007, 06:34 AM
It seems like one of my video galleries is corrupted. The sub-catagory and the customize menu doesn't appear.

Could you please delete the gallery that is labeled DOESN'T LOAD. It's located at Home>Videos>Vacations>DOESN'T LOAD. I created a new one and it works fine.

apileggi.smugmug.com

Thank you,
Armand

Andy
Sep-16-2007, 06:44 AM
Done

apileggi
Sep-16-2007, 09:53 AM
Thanks do much Andy.

One other small thing! Is it possible to delete the Slideshow box on the Home>Videos>Vacations>Alaskan Cruise 2007 page.

http://apileggi.smugmug.com/gallery/3484966

Thanks!

apileggi
Sep-17-2007, 06:29 AM
Thanks do much Andy.

One other small thing! Is it possible to delete the Slideshow box on the Home>Videos>Vacations>Alaskan Cruise 2007 page.

http://apileggi.smugmug.com/gallery/3484966

Thanks!

Andy
Sep-17-2007, 06:56 AM
Thanks do much Andy.

One other small thing! Is it possible to delete the Slideshow box on the Home>Videos>Vacations>Alaskan Cruise 2007 page.

http://apileggi.smugmug.com/gallery/3484966

Thanks!

if you mean the slideshow button, yes

.gallery_3484966 .play_slideshow {display: none;}

put that in your CSS

apileggi
Sep-18-2007, 04:16 AM
if you mean the slideshow button, yes

.gallery_3484966 .play_slideshow {display: none;}

put that in your CSS

Thanks so much Andy!