![]() |
|
Weird cropping problem - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Weird cropping problem (/thread-4361.html) |
Weird cropping problem - benjancewicz - 31-12-2008 Hi guys, I'm using Simbul's ZenphotoPress Wordpress plugin to place thumbnails of my ZenPhoto images in Wordpress, but for some reason it's squishing the images rather than cropping them. I talked to the plugin's creator; this is what he said: "I think it's because you set both width and height of the image. Btw the thumbnail generation is done by Zenphoto. ZenphotoPress just sends some parameters and receives the generated thumbnail." So, my question is, do you know where I may have accidentally set both the width and the height? Thanks! Weird cropping problem - Gene - 31-12-2008 I'm not certain where it's specifically set in any css files, but on the I've noticed that when the width and height are set to different values it skews the image. Make sure when you're setting it they are the same number. Weird cropping problem - benjancewicz - 31-12-2008 I tried it. No effect. Weird cropping problem - Gene - 31-12-2008 With the CSS for your site, do you have any classes named image or imagethumb? Weird cropping problem - Simbul - 01-01-2009 In ZenphotoPress you can specify width and height of the image that you're including. This will override the crop size set in Zenphoto. |