Highslide js(image only) problem

Phoca Gallery - image gallery extension
leoppp
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 18 Nov 2013, 03:04

Highslide js(image only) problem

Post 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
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9967
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Highslide js(image only) problem

Post 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. :idea:

Kind regards,
Benno
leoppp
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 18 Nov 2013, 03:04

Re: Highslide js(image only) problem

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide js(image only) problem

Post 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
If you find Phoca extensions useful, please support the project
leoppp
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 18 Nov 2013, 03:04

Re: Highslide js(image only) problem

Post 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,
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide js(image only) problem

Post 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
If you find Phoca extensions useful, please support the project
leoppp
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 18 Nov 2013, 03:04

Re: Highslide js(image only) problem

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Highslide js(image only) problem

Post by Jan »

So then just see the module code and customize the component output, so it has the same output like the module :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply