Page 1 of 1

Problem with thumbnails resizing

Posted: 30 Dec 2008, 09:05
by novator
First of all what I want to say, is big big thank you to creator of this great gallery. Really great job!!!
After searching and testing many over galleries I finally found this one, which is almost 100% what I was looking for.

I think what I made mistake in parameters and because of this my thumbnails doesn't resizing well.
You can see that in: http://www.gintariniaibaldai.lt/cms/ind ... category/1
Please, advice me, what I should change in settings, to fit my picture in right place. In my gallery, I would like to fit about 20 pictures per page, because of this I would like to have about 50x50 thumbnails.

One more time thank you for wonderful component :twisted:

Re: Problem with thumbnails resizing

Posted: 30 Dec 2008, 13:46
by reko
see the guide on resizing thumbnails:
https://www.phoca.cz/documents/2-phoca-g ... w-resizing

/rk

Re: Problem with thumbnails resizing

Posted: 30 Dec 2008, 14:14
by novator
Thanks,

I think i know there I did mistake. I change all settings, but before that, I didn't delete thumbnail folder :) :x
I will post results after I do everything like it was written in documentation.

Just one more not so important question. Should I delete all folder with thumbnails or just enough to delete only images.

Re: Problem with thumbnails resizing

Posted: 30 Dec 2008, 18:36
by caro84g
it's enough to delete the images.

If you want only to resize a couple of images and not all, delete only the images you want to resize. The others will keep their own sizes.

Regards, Carolien

Re: Problem with thumbnails resizing

Posted: 31 Dec 2008, 16:08
by novator
I did everything like it was written documentation, but result still same.
First I delete all thumb from folder, then make changes in settings:
1)Image Background Shadow: 50x50
2)Crop Thumbnail: small and medium
3)Medium Image Width : 50
4)Medium Image Height: 50
5)Small Image Width: 50
6)Small Image Height: 50

after, I upload image and create thumb, bet result is same. Source code still showing what my thumb is 100x100

Code: Select all

<center>
				<div class="phocagallery-box-file-first" style="height:118px;width:118px;">

					<div class="phocagallery-box-file-second">
						<div class="phocagallery-box-file-third">
							<center>
							<a class="shadowbox-button" title="digital" href="/cms/images/phocagallery/thumbs/phoca_thumb_l_digital.jpg" rel="shadowbox[PhocaGallery];options={slideshowDelay:5}" ><img src="/cms/./images/phocagallery/thumbs/phoca_thumb_m_digital.jpg" alt="digital"  /></a>	
							</center>
						</div>
					</div>
				</div>
			</center>
Please, help me find solution. Maybe it is because of file permissions?

Re: Problem with thumbnails resizing

Posted: 01 Jan 2009, 03:06
by caro84g
Hi,

ahh, I see, it's a setting in Phoca Gallery. 100x100 is by default the smallest for medium thumbs. Small are 50x50 default.
See this topic to create smaller thumbs: viewtopic.php?f=1&t=1644&st=0&sk=t&sd=a#p9162

Regards, Carolien

Re: Problem with thumbnails resizing

Posted: 01 Jan 2009, 20:29
by novator
thank you for help.
It helps me to get result which I wish :|