Hi, there is a way to change the delay time in Highslide js(image only). I have read here:
viewtopic.php?f=1&t=10740
that it's possible only to modify the plugin code, it's possible? What code?
Where it's possible to change the large thumbnails size? I have changed the value in option - main - Images And Detail Window Size Settings, but the Large Image Width parameters, change the size of the popup.
Thanks
Highslide js(image only) problem
- Benno
- Phoca Hero

- Posts: 9967
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Highslide js(image only) problem
Hi,
8. Image or Iframe Method https://www.phoca.cz/documents/50-phoca/ ... al-advices
You can change the size of large thumbnails in Phoca Gallery Options, (delete the wrong sized thumbnails and create them with right size once more) but Image method resize the large thumbnails depending on the size of your browser window.
If you want a fix size of large thumbnails and popup window, you should not use Image method.
Kind regards,
Benno
See the difference between:Where it's possible to change the large thumbnails size? I have changed the value in option - main - Images And Detail Window Size Settings, but the Large Image Width parameters, change the size of the popup.
8. Image or Iframe Method https://www.phoca.cz/documents/50-phoca/ ... al-advices
You can change the size of large thumbnails in Phoca Gallery Options, (delete the wrong sized thumbnails and create them with right size once more) but Image method resize the large thumbnails depending on the size of your browser window.
If you want a fix size of large thumbnails and popup window, you should not use Image method.
Kind regards,
Benno
-
leoppp
- Phoca Newbie

- Posts: 4
- Joined: 18 Nov 2013, 03:04
Re: Highslide js(image only) problem
Thanks for your reply, I have solved, with the edit the medium thumb size. If I can I want ask another question, if it's possible display this category view:
http://torresivolley.it/index.php?optio ... Itemid=287
like this:
http://torresivolley.it/index.php?optio ... cle&id=142
fotogallery module?
I wish delete the image name, and put the images more near.
Thanks
http://torresivolley.it/index.php?optio ... Itemid=287
like this:
http://torresivolley.it/index.php?optio ... cle&id=142
fotogallery module?
I wish delete the image name, and put the images more near.
Thanks
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Highslide js(image only) problem
Hi, for this you should try to set box margin and padding (in options - depends on version) or in css (in newest versions) - or directly in the code - in output files.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
leoppp
- Phoca Newbie

- Posts: 4
- Joined: 18 Nov 2013, 03:04
Re: Highslide js(image only) problem
For now I have this result,Jan wrote:Hi, for this you should try to set box margin and padding (in options - depends on version) or in css (in newest versions) - or directly in the code - in output files.
Jan
index.php?option=com_phocagallery&view=category&id=39:under-18-2013-14-22-11-1-giornata&Itemid=287
the only bad thing, for me, are the portrait photos, they have a box like the landscape photo.
My pocha gallery version is 3.2.6,
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Highslide js(image only) problem
Hi, I see, you need to decide - you will have the same boxes - but when clicking detail image, it can be portrait or landscape, or you will not crop the images (thumbnails - can be set in parameters) but then the boxes will have different size and maybe some additional css formatting needs to be done 
Jan
Jan
If you find Phoca extensions useful, please support the project
-
leoppp
- Phoca Newbie

- Posts: 4
- Joined: 18 Nov 2013, 03:04
Re: Highslide js(image only) problem
Yes, I agree with you, but the phoca gallery image module it work exactly like I would.Jan wrote:Hi, I see, you need to decide - you will have the same boxes - but when clicking detail image, it can be portrait or landscape, or you will not crop the images (thumbnails - can be set in parameters) but then the boxes will have different size and maybe some additional css formatting needs to be done
Jan
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Highslide js(image only) problem
So then just see the module code and customize the component output, so it has the same output like the module 
Jan
Jan
If you find Phoca extensions useful, please support the project