Page 1 of 1

Slideshow Plugin - images sizes

Posted: 07 Aug 2009, 12:58
by pgabriel
Hello all
I do not understand very well how the different sizes (S,M,L) work in the slideshow plugin. More precisely, I have the impression that M is too small and L is too large

From what I see, if you set the image to M it will display the image as 100x100 pixels, even you set the image dimensions to something higher
now if you the set the image to L it will display it in 640x480

My point is that I woulk like to have an intermediate size (say around 350x262) - but can't
obviously if I use
pgslideshow id=2|width=350|height=262|delay=3000|image=L} this does not work because my images are cropped

so to summarize
S=50x50
M=100x100
L=640x480
to me, there is too big a difference between M and L
or did I miss something?

Re: Slideshow Plugin - images sizes

Posted: 10 Aug 2009, 12:10
by caro84g
Hi,

you can change the image sizes, to suit your needs.
See: https://www.phoca.cz/documents/2-phoca-g ... w-resizing

background info on Phoca Gallery: https://www.phoca.cz/documents/2-phoca-g ... d-glossary

Regards, Carolien

Re: Slideshow Plugin - images sizes

Posted: 28 Aug 2009, 13:32
by pgabriel
thank you