Hi
First of all, sorry for my bad english.
Joomla!2.5.17 / Phocagallery 3.2.6
Questions :
A- I would like when visitor click on image in the slideshow to open a new window which contain a bigger image : 1280x800px.
B- What's about mobil phone too ?
I've created 3 folders but maybe it's not necessary :
1- 640x480px for the slideshow
2- 1280-800px for the zoom
3- 512- 340 for mobil phone
I have read all your documentation in english (does not exist in french) and i did'nt find my need.
Maybe it's because i do not anderstand everything. It's my first use of Phocagallery.
I've posted in french Joomla forum but i don't have a answer yet.
Thank you for your attention.
Happy new year
Zoom/image
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Zoom/image
Hi, which slideshow you mean.
There can be different slideshows - in module, plugin in component, etc.
You can display large thumbnail or original image in popup e.g. (e.g. highslide js method allows to display original image too, but it will be resized to fit the window)
Jan
There can be different slideshows - in module, plugin in component, etc.
You can display large thumbnail or original image in popup e.g. (e.g. highslide js method allows to display original image too, but it will be resized to fit the window)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 21 Jan 2014, 17:09
- Location: France
Re: Zoom/image
Hi
I use Phoca component only, until now...
I use Phoca component only, until now...
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Zoom/image
Hi, in slideshow there is no such option, so this needs to be set directly there:
components/com_phocagallery/views/detail/tmpl/default_slideshowjs.php
or if the link should goes from static image in detail window, you can use highslide js e.g. so the large thumbnail will be enlarged to original image (you can set it in highslide js options in Phoca Gallery options)
Jan
components/com_phocagallery/views/detail/tmpl/default_slideshowjs.php
or if the link should goes from static image in detail window, you can use highslide js e.g. so the large thumbnail will be enlarged to original image (you can set it in highslide js options in Phoca Gallery options)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 21 Jan 2014, 17:09
- Location: France
Re: Zoom/image
Hi
Thank you for your answer.
I'm gonna taste it.
Thank you for your answer.
I'm gonna taste it.