PDA

View Full Version : New gallery missing customization


PeterGar
Sep-18-2008, 08:57 AM
I just created a new gallery but it's missing a few of my customizations.

http://photos.petergarr.com/20080907

The custom banner is missing and the default SM banner is showing. The clean footer is missing. Now the footer is the default SM footer.

What confuses me is that my other galleries are as they should be, with the custom header and clean footer, as here: http://photos.petergarr.com/20080420 or http://photos.petergarr.com/20080719.

Any ideas why the new gallery is missing the customizations? :scratch

Thanks

PeterGar
Sep-18-2008, 09:22 AM
Disregard. It was because I enabled the "Hide Owner" option.

Is there anyway I can hide the navigation links within a gallery so that clients cannot attempt to browse to other galleries (although all are hidden galleries, I still don't want them poking around) without disabling my customizations?

Allen
Sep-18-2008, 06:47 PM
Disregard. It was because I enabled the "Hide Owner" option.

Is there anyway I can hide the navigation links within a gallery so that clients cannot attempt to browse to other galleries (although all are hidden galleries, I still don't want them poking around) without disabling my customizations?
This will hide the path/nav links for gallery xxxxxxxx.
Replace the x's with the gallery number.

.gallery_xxxxxxxx #breadcrumb {visibility: hidden;}
.gallery_xxxxxxxx .loggedIn #breadcrumb {visibility: visible;}
.gallery_xxxxxxxx #altViews {visibility: visible;}