Popup Image size differs from original

Phoca Gallery - image gallery extension
PHIsNice
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 31 Oct 2009, 09:37
Contact:

Popup Image size differs from original

Post by PHIsNice »

Hi!
Im using the great Phoca Gallery Component to show single Images on content pages. I have used the following code to show the picture:
{phocagallery view=category|categoryid=1|imageid=1|displaydetail=0|bordercolor=transparent|displayname=0|displaydownload=0|
displaybuttons=0|overlib=2|float=right}
The Problem is, that the Image, that is shown, when I click on the thumbnail seems to have a little bit differennt dimensions than the original Image.
How can I correct this?

The Image as shown on the website:
Image

The original Image:
Image
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Popup Image size differs from original

Post by Jan »

Hi, in detail view there is a large thumbnail, try to check the size of large thumbnail.

Jan
If you find Phoca extensions useful, please support the project
PHIsNice
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 31 Oct 2009, 09:37
Contact:

Re: Popup Image size differs from original

Post by PHIsNice »

The detail view Image is 556px × 480px. The original has 570px × 492px.

Christoph
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Popup Image size differs from original

Post by Jan »

So if you have the same size for every images you can change it to the same like original, or you can use e.g. other method (e.g. Highslide JS) and set that original images will be displayed in detail window.

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