Member
Member
aster   2011-11-22, 03:34
#1

I'm using ZP as a video gallery, with individual identically-named images serving as thumbnails for the videos.

These thumbnail dimensions are 155w x 220h, but I'm having trouble getting them to display as such in ZP using the default theme. The "Thumb Size" field in the theme options just gives me some distorted and cropped images.

What's the best way in the backend to set custom height and width for all thumbs? (It would be great to see this as an admin panel option in future iterations too.)

Member
Member
sbillard   2011-11-22, 04:05
#2

What are your settings for thumbnails in the theme? (They are set in the admin pannel options for the theme[sic])

Member
Member
aster   2011-11-22, 04:13
#3

Thanks for the quick reply!

Right now I have "Thumb Size" set at 220 and "Crop Thumbnails" unchecked. But they're still being cropped above and below & stretched even if I use printCustomSizedImageThumbMaxSpace when calling up the thumb.

Administrator
Administrator
acrylian   2011-11-22, 10:03
#4

Well, the display of the thumbs may also be dependent on the theme being used. Some require specific sizes for layout reasons and even may override the backend settings using hardcoded sizes therefore. Also the CSS of the theme may require changes.

Member
Member
aster   2011-11-22, 10:20
#5

I'm just working off the Default theme, modifying as I go (so far fairly little). Do you know if that's one that overrides sizes set by printCustomSizedImageThumbMaxSpace and the like?

Administrator
Administrator
acrylian   2011-11-22, 10:40
#6

Not that I remember directly but that theme is of course made to use cropped square thumbs so you might need to modify the css.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.