No Tools to work with?
zip022
Registered Users Posts: 52 Big grins
I created an empty gallery and can't delete it because there is no Tools on the page. My page is valleyroadimages.com and I wish to delete Flowers under both Other and Animals...neither give the option of "tools"...help please and thanks! Always.
deb
deb
0
Comments
.nophotos,
.gallery_11184865 #photos
{display: none;}
To hide just the no photos msg in empty galleries, but retain access to the tools when logged in I would suggest adding this CSS:
.notLoggedIn .emptyGallery {display: none;}
.nophotos h3 {display: none;}
.nophotos {background: none !important; border: none !important;}
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
I am looking under 'advanced customization' where all my other stuff is?
deb
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
I guess I forgot to scrowl down....recovering from minor surgery, probabaly shouldn't be doing this right now!!!
Thank you for your help.