Page 1 of 1
Highslide js(image only) problem
Posted: 18 Nov 2013, 03:11
by leoppp
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
Re: Highslide js(image only) problem
Posted: 18 Nov 2013, 15:59
by Benno
Hi,
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.
See the difference between:
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
Re: Highslide js(image only) problem
Posted: 20 Nov 2013, 15:00
by leoppp
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
Re: Highslide js(image only) problem
Posted: 23 Nov 2013, 00:45
by Jan
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
Re: Highslide js(image only) problem
Posted: 23 Nov 2013, 02:30
by leoppp
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
For now I have this result,
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,
Re: Highslide js(image only) problem
Posted: 23 Nov 2013, 18:18
by Jan
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
Re: Highslide js(image only) problem
Posted: 27 Nov 2013, 01:24
by leoppp
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
Yes, I agree with you, but the phoca gallery image module it work exactly like I would.
Re: Highslide js(image only) problem
Posted: 27 Nov 2013, 23:49
by Jan
So then just see the module code and customize the component output, so it has the same output like the module
Jan