Page 1 of 1

Image Display Options

Posted: 26 May 2010, 15:50
by Fraggs
I had recently posted one problem in another thread before realizing it was solved, but I just re-installed Phoca to fix that problem. But in that post, I also made mention of something else I'm trying to do. That has turned into two things.

1.) I want an image to popup when people hover over the thumbnail, like it does on the stockphotos page on phoca.cz but I can't figure it out.

2.) I disabled right-click on images on the site, but it doesn't apply to the shadowbox. Does anyone know how to prevent right-clicking of the images within the shadowbox?

Re: Image Display Options

Posted: 26 May 2010, 17:00
by Benno
Hi,
1.) I want an image to popup when people hover over the thumbnail, like it does on the stockphotos page on phoca.cz but I can't figure it out.
Phoca Gallery Parameters --> Overlib Effect Settings --> Overlib Effect=Only Image
Phoca Gallery Parameters --> Overlib Effect Settings --> Overlib Border Color=#ffffff
Phoca Gallery Parameters --> Overlib Effect Settings --> Overlib Background Color=#ffffff
Phoca Gallery Parameters --> Overlib Effect Settings --> Overlib Text Font Color=#cccccc
Phoca Gallery Parameters --> Overlib Effect Settings --> Overlib Caption Font Color=#cccccc
Phoca Gallery Parameters --> Overlib Effect Settings --> Overlib Overlay Opacity=100%
Phoca Gallery Parameters --> Overlib Effect Settings --> Overlib Image Size=as you like
2.) I disabled right-click on images on the site, but it doesn't apply to the shadowbox. Does anyone know how to prevent right-clicking of the images within the shadowbox?
I use Ban Right Click and it works in the shadowbox too.
See viewtopic.php?f=1&t=4368
Kind regards,
Benno

Re: Image Display Options

Posted: 27 May 2010, 14:12
by Fraggs
Fantastic, thanks for the overlib tips :)

As for the right-click, I ended up just adding javascript to my index.php file to disable it on images only. Seeing as how ban right click can be bypassed just as easily by disabling javascript client side, it didn't make a difference. Fortunately, that's only setup on the initial thumbnails, so even if they do bypass and grab those, stretching them to full size will look like garbage anyway. Of course that also by-passes highslide and just takes them straight to the large thumbnail as well....but what can ya do? :P The internet is the devil.

Re: Image Display Options

Posted: 27 May 2010, 14:22
by Benno
Hi,
Fantastic, thanks for the overlib tips
You`re welcome!
but what can ya do? :P The internet is the devil.
Of course!
Kind regards,
Benno