Pro: right-click protection and external linking
Are these mutually exclusive? If I right-click protect a gallery, even the owner (me) cannot right-click to "copy image address" for external linking. What to do?
0
Comments
Portfolio • Workshops • Facebook • Twitter
Understood. I think I need to treat them as mutually exclusive. Thanks.
If you want to be able to easily get the direct link to an image while keeping your images right-click protected, you can enable Easy Sharing and then add this CSS so the Share button only shows when you are logged in:
.notLoggedIn #shareButton {display:none;}
Of course, as Andy said, the images will not be right-click protected when you link to them.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question