Thanks for a great component! Just a couple of questions: is there a way to stop the detail view opening when a thumbnail is clicked on? I have the thumbnail display and a larger image with description which opens when the mouse is hovered over it, but that's all I want, I don't want the user to be able to click on the thumbnail.
The other thing is that I have a horizontal suckerfish menu above where the gallery is displayed, the submenus of which open underneath the gallery images in Internet Explorer (it's fine in Firefox), an example is shown below.
Does anyone know how I can fix this please?
Thanks for any help.
Thumbnail click
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnail click
Hi, if you want to no open the detail window, you have to change the html code here:
components\com_phocagallery\views\category\tmpl\default.php
the problem with menu can be cuased by z-index (maybe I don't know, some users changed the ja purity which had the same problem but after there was a fix in ja_purity, I think it was solved there)
Jan
components\com_phocagallery\views\category\tmpl\default.php
the problem with menu can be cuased by z-index (maybe I don't know, some users changed the ja purity which had the same problem but after there was a fix in ja_purity, I think it was solved there)
Jan
If you find Phoca extensions useful, please support the project
-
nedbenj
- Phoca Newbie

- Posts: 3
- Joined: 28 Sep 2008, 13:04
Re: Thumbnail click
Thanks so much for your reply, it's amazing that you find the time to help everybody. I fixed the submenu problem by changing the z-order as you suggested.
I'm sure I'm just being dumb, but I couldn't work out what to change in the \components\com_phocagallery\views\category\tmpl\default.php file though.
Thanks.
I'm sure I'm just being dumb, but I couldn't work out what to change in the \components\com_phocagallery\views\category\tmpl\default.php file though.
Thanks.
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnail click
you need php/html skills to remove the link to the detail view....
there is a link to detail view which sould be removed (in case you don't want to display the link to detail view) it begins 117 +
there is a link to detail view which sould be removed (in case you don't want to display the link to detail view) it begins 117 +
If you find Phoca extensions useful, please support the project
-
nedbenj
- Phoca Newbie

- Posts: 3
- Joined: 28 Sep 2008, 13:04
Re: Thumbnail click
Thanks a lot, I have now been able to make the necessary changes.
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: