PDA

View Full Version : No Tools


Behind the Picture
Nov-11-2009, 05:57 AM
I noticed yesterday that smug mug was having some problems.

Well today when I logged in and viewed my galleries, I have no "tool" button in the galleries pages. I can't change prices, or do anything within the tools menu.

Did they move it? I've looked and it's not on any of my pages..

thanks

Andy
Nov-11-2009, 06:12 AM
be sure you are logged in - and cookies set to accept, and 3rd party cookies set to accept also.

Go to your gallery page, you may have to refresh the page.

Andy
Nov-11-2009, 06:14 AM
Never mind, you removed the tools button when you added this to your CSS:

#breadcrumb {display: none;}
:(

instead, use this:

.notLoggedIn #breadcrumb {display: none;}

:thumb

Behind the Picture
Nov-11-2009, 06:18 AM
dang it.. i had a feeling it was something I did.. I was messing around with stuff last night....

thanks Andy....appreciate it very much...