|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Beginner grinner
|
Is there a way to password protect customized header/footer?
I have a customized footer with links to my family and friends' pages. I went to the control panel to password protect the whole site and the customized footer with the links are still displaying on my homepage. I would like the links to be protected as well. Is there a way to do this?
http://leeparty.smugmug.com Thanks! |
|
|
|
|
#2
|
|
|
Scripting dude-volunteer
|
Add the code in this thread, to add a class to the body tag when the password prompt is up, then add this CSS to hide your content during password prompt.
.passwordBody #homepageFooterPart {display:none;} I wish Smugmug would fix this by giving us a password prompt class in the body tag.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
|
#3
|
|
|
Beginner grinner
|
Thank you for your quick response.
|
|
|
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|