PDA

View Full Version : How Do I Find My .jpg Links After Hiding the SHARE Option?


jhelms
Nov-06-2008, 08:09 AM
I have some galleries where I have removed the 'easy share' option, but I as the owner still want to post some of them for C&C here.

What's the easiest way for me to get access to the .jpg direct links that I usually get from clicking the 'share' button in my other galleries?

denisegoldberg
Nov-06-2008, 09:35 AM
I have some galleries where I have removed the 'easy share' option, but I as the owner still want to post some of them for C&C here.

What's the easiest way for me to get access to the .jpg direct links that I usually get from clicking the 'share' button in my other galleries?
Turn sharing back on and hide it when you're not logged on by using the CSS that John shows in this thread - http://www.dgrin.com/showthread.php?t=110158.

--- Denise

jfriend
Nov-06-2008, 09:38 AM
Turn sharing back on and hide it when you're not logged on by using the CSS that John shows in this thread - http://www.dgrin.com/showthread.php?t=110158.

--- Denise

Since that thread shows several other things, I'll make it clearer here. After re-enabling easy sharing, use this CSS to hide the share button when you're not logged in:

.notLoggedIn #shareButton {display:none;}

It will then show for you (so you can use it), but not show for your visitors.

jhelms
Nov-06-2008, 10:33 AM
Cool, thanks ya'll!

How about an easy way for me to log in when I pull my site up on a computer that I haven't used before. I've hidden the SM header so I don't have a 'login' option... do I just need to go to www.smugmug.com (http://www.smugmug.com) and login that way?