Page 1 of 1

Popup Image size differs from original

Posted: 31 Oct 2009, 09:54
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

Re: Popup Image size differs from original

Posted: 31 Oct 2009, 14:19
by Jan
Hi, in detail view there is a large thumbnail, try to check the size of large thumbnail.

Jan

Re: Popup Image size differs from original

Posted: 31 Oct 2009, 15:02
by PHIsNice
The detail view Image is 556px × 480px. The original has 570px × 492px.

Christoph

Re: Popup Image size differs from original

Posted: 31 Oct 2009, 15:15
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