My list of galleries never appears on my site
Poggi
Registered Users Posts: 26 Big grins
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
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
0
Comments
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.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
All the best,
Poggi