Problem with thumbnails resizing

Phoca Gallery - image gallery extension
novator
Phoca Member
Phoca Member
Posts: 11
Joined: 30 Dec 2008, 08:38

Problem with thumbnails resizing

Post 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:
reko
Phoca Professional
Phoca Professional
Posts: 407
Joined: 29 Dec 2008, 22:06

Re: Problem with thumbnails resizing

Post by reko »

see the guide on resizing thumbnails:
https://www.phoca.cz/documents/2-phoca-g ... w-resizing

/rk
novator
Phoca Member
Phoca Member
Posts: 11
Joined: 30 Dec 2008, 08:38

Re: Problem with thumbnails resizing

Post 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.
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Problem with thumbnails resizing

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
novator
Phoca Member
Phoca Member
Posts: 11
Joined: 30 Dec 2008, 08:38

Re: Problem with thumbnails resizing

Post 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?
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Problem with thumbnails resizing

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
novator
Phoca Member
Phoca Member
Posts: 11
Joined: 30 Dec 2008, 08:38

Re: Problem with thumbnails resizing

Post by novator »

thank you for help.
It helps me to get result which I wish :|
Post Reply