PDA

View Full Version : gallery folders


drew13mg
Jul-14-2008, 02:43 PM
Is it possible to make the folders in your gallery apper as text only insted of the picture box. This would make it easier for clients to navigate and when they are locked no picture appears anyway.
Thanks

www.michelleprataphotography.com

J Allen
Jul-15-2008, 03:58 AM
You might be able to just make a HTML only gallery, then just add text "links" in there all lined up how you want. Also even if your galleries are locked, it is still possible to show a picture for that gallery, instead of the locked symbol. In the picture menu, there should be a feature, called "highlight photo", try that.

http://www.smugmug.com/help/photo-website

jwalkeroh
Jul-15-2008, 04:16 AM
I just tried the Feature Photo option on a protected gallery and it works as family guy said. When logged in and in a gallery it is in Photo Tools, Highlight: Feature Photo. Here's the full help:
http://www.smugmug.com/help/photo-website

You can also create and use your own image for a protected gallery. Search the forum for help doing it.

And if you are familiar with CSS, you could try something like this to not display the picture boxes:
#galleriesBox .miniBox .photo {display:none;}