Tell me more ×
SmugMug Stack Exchange is a question and answer site for SmugMug developers and end users. It's 100% free, no registration required.

Hello I have question about my current contact me page I have http://k-ophotography.smugmug.com/Other/Contact-Me/21670413_TSQGZC. My question is I added my costume contact page theme from "Wufoo". I put the code into the "Edit gallery description:" part because I wanted to get ride of where it was showing "gallery page 1". It all works fine but since I took out the photo that was in this gallery I am now getting the "This gallery needs photos!" down at the bottom. My question is how do I get ride of that? I assume its probably going to be a css coding I have to do.

share|improve this question
Closing as this was related to a missing tag in the customizations. – Doc Walker Mar 22 '12 at 18:54

closed as too localized by Doc Walker Mar 22 '12 at 18:53

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

up vote 0 down vote accepted

All fixed. You were missing a closing } in the CSS prior. I added .notLoggedIn .nophotos {display: none;} this hides it from visitors but leaves it for you (useful).

You're all set look here logged out http://k-ophotography.smugmug.com/Other/Contact-Me/21670413_TSQGZC

share|improve this answer
Thank you Andy you rock! I really appreciate you taking the time to do that for me as well as explaining what it is that made it not work. – Keith Mar 1 '12 at 6:14

Not the answer you're looking for? Browse other questions tagged or ask your own question.