PDA

View Full Version : I do not want Single photo display in the galleries page, help!


TonySmugmug
Nov-06-2009, 06:00 PM
I am using a single photo as part of homepage, BUT I do not want this photo display in my galleries page. Could someone help me? Thanks.

denisegoldberg
Nov-06-2009, 06:11 PM
I am using a single photo as part of homepage, BUT I do not want this photo display in my galleries page. Could someone help me?
Place the photo you want on your homepage in a separate gallery, and set that gallery to be unlisted instead of public. This means it will only be seen if explicitly referenced.

--- Denise

TonySmugmug
Nov-06-2009, 07:25 PM
Place the photo you want on your homepage in a separate gallery, and set that gallery to be unlisted instead of public. This means it will only be seen if explicitly referenced.

--- Denise

Denise, Thanks for quick reply.

I moved that picture to a unlisted gallery, but it is still display in my Galleries page.

I tried to use below css, but it is not working. :dunno

.galleries #photoVideoBox {
display: none;
}

Right now I am using "homepage layout => Single Photo or Video" to add my homepage picture. Is there another way to put a static picture in the homepage?