PDA

View Full Version : Slideshow gallery


PictureThis!
Apr-10-2007, 11:15 AM
I have a gallery used only for my slideshow on my homepage. How do I open this gallery to edit or add/delete pictures?

Allen
Apr-10-2007, 01:05 PM
I have a gallery used only for my slideshow on my homepage. How do I open this gallery to edit or add/delete pictures? Just go to this llink and bookmark it.

http://michellesphotos.smugmug.com/gallery/2643736

or add this to your CSS. When logged in you'll see them at the bottom of
your homepage.

.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox,
.loggedIn .homepage #featuredBox {
display: block;
}

PictureThis!
Apr-10-2007, 05:02 PM
Thanks so much Allen!!! :D