Options

Can't see Galleries when logged in

jarazjaraz Registered Users Posts: 25 Big grins
edited August 22, 2008 in SmugMug Support
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."
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!

Comments

  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited August 21, 2008
    jaraz wrote:
    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."
    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;
    }
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    jarazjaraz Registered Users Posts: 25 Big grins
    edited August 22, 2008
    Perfect. Thanks!
Sign In or Register to comment.