How to disable "save image as" in right click?

Phoca Gallery - image gallery extension
stuffdone
Phoca Member
Phoca Member
Posts: 12
Joined: 11 Feb 2013, 20:52
Location: NE Florida
Contact:

Re: How to disable "save image as" in right click?

Post by stuffdone »

Code works but displays the actual code in the display window. If I use <!-- --> to hide the code it no longer works.

Hide the script in a <DIV> container fixes this.

<div style="display: none; visibility: hidden;">

CODE HERE

</div>
livetvaccess
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 23 Apr 2015, 14:01

Re: How to disable "save image as" in right click?

Post by livetvaccess »

Hi,
I can't find the (Options) under the control panel of phoca gallery, I'm using version 4.1, how to hide the download icon please?
Thank you
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9094
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: How to disable "save image as" in right click?

Post by Benno »

Hi,
I can't find the (Options) under the control panel of phoca gallery, I'm using version 4.1
Upper right corner, and you need to be logged in as Super User to see the Options Button.
how to hide the download icon please?
backend --> Components --> Phoca Gallery --> Control Panel --> Options --> Category View --> Category View Settings --> Display Download Icon=Hide
Save & Close

Kind regards,
Benno
livetvaccess
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 23 Apr 2015, 14:01

Re: How to disable "save image as" in right click?

Post by livetvaccess »

Thank you very much Benno, I was looking at the menu on the left, solved.
Thanks again
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9094
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: How to disable "save image as" in right click?

Post by Benno »

You're welcome!

Kind regards,
Benno
Post Reply