PDA

View Full Version : Can't see Galleries when logged in


jaraz
Aug-21-2008, 07:45 AM
Can anyone help explain why when I'm logged in I can no longer see my galleries? All I get is this message yet I cannot add them back to my homepage.

"To keep your control panel fast, we've hidden your galleries. To see them again, please move this box back to your homepage (http://jaredsaftchick.smugmug.com/index.mg?Galleries=1#Galleries)."

I've since deleted all of my CSS, java script, bio slideshow, nav bar and everything else but nothing seems to work. I'm sure it's something simple but it's driving me crazy. Thanks!

Allen
Aug-21-2008, 08:49 AM
Can anyone help explain why when I'm logged in I can no longer see my galleries? All I get is this message yet I cannot add them back to my homepage.
"To keep your control panel fast, we've hidden your galleries. To see them again, please move this box back to your homepage (http://jaredsaftchick.smugmug.com/index.mg?Galleries=1#Galleries)."

I've since deleted all of my CSS, java script, bio slideshow, nav bar and everything else but nothing seems to work. I'm sure it's something simple but it's driving me crazy. Thanks!
Add the missing } and the CSS below it will work again.

/* turn off feeds on the minifooter */
#feeds {
display:none;
}

jaraz
Aug-22-2008, 12:58 PM
Perfect. Thanks!