My list of galleries never appears on my site

PoggiPoggi Registered Users Posts: 26 Big grins
edited April 8, 2010 in SmugMug Support
Hi Support:

I am not sure how it happens, but on my page I have a main menu (check out www.poggiware.smugmug.com ) and I can no longer use my menu option Categories. Once I go there it start to download pictures (only a message appears on the footer) and my list of galleries never shows up. Can you help me?

Thanks,

Poggi

Comments

  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited April 8, 2010
    Your homepage is set to display by gallery and you've hidden the gallery display.

    Change this line of CSS from this:

    .galleries #galleriesBox {display:none;}

    to this:

    .galleries #galleriesBox {display:block;}

    Then, you will be able to toggle your display back to display by category.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • PoggiPoggi Registered Users Posts: 26 Big grins
    edited April 8, 2010
    Thanks! I did it and I managed to reset the option to Display category. I kept this setting so I can have it available when I am logged on.

    All the best,

    Poggi

    clap.gif
Sign In or Register to comment.