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.
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.
|
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.
|
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 |
|||
|