Minor Issues
wilion
Registered Users Posts: 1 Beginner grinner
1. I seem to keep getting bounced back to the login screen when I click on Customize on a gallery. I'm using IE 7.0
2. Is there anyway that you can keep the viewers from going back up the chain to the home page. I'd like to have several different categories of galleries without the viewer neccessarily knowing about the others.
2. Is there anyway that you can keep the viewers from going back up the chain to the home page. I'd like to have several different categories of galleries without the viewer neccessarily knowing about the others.
0
Comments
There are several ways to control which galleries your viewers see. You can use private and password protected galleries. You also have the ability to "hide owner" so no one knows you owns the gallery.
Here are a few links for some additional information to get you started.
http://www.smugmug.com/help/private-albums
http://www.smugmug.com/help/picture-storage
Yell back with the link to your site and if you have any more questions.....
#userName {
display: none;
}
If you want to remove the word "home" use this:
/* hides the word home */
#userHome {
display: none;
}
To get to the css section for your site. While you are logged in. control panel > organize & customize > customize, then look for "css - optional". You then can paste the codes I gave you there. Remember to press the "update" button on the bottom of the page.
Here are a few links for you to help you out with your site customization. http://www.smugmug.com/help/custom-colors2
Check out #24 for the code I gave you above. http://www.smugmug.com/help/customize-faq.mg
If you need anything else...yell