intermediate photo resized as thumbnail intermediate photo resized as thumbnail
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

intermediate photo resized as thumbnail

Started by enwhysee, November 17, 2007, 07:25:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

enwhysee

I installed the mod & set the thumbnails to be an exact size 80x95. The thumbnails are being cropped & sharped like I wanted, however my intermediate photos are being squished into 80x95 dimensions via HTML (width="80" height="90"). My max width of intermediate photos is set to 600 and the actual image IS 600px wide, but the HTML is squishing it to the aforementioned width & height.

example:
[Edit GauGau] Replaced hotlinked image with attachment [/Edit]

Stramm



Stramm

That's issues of your custom theme. The intermediate resize as they should. Some code in the theme html resizes the pics to the thumb size. Just switch to eg. the classic theme to verify.

If you want, you can zip your theme.php and attach it to your next post.

enwhysee

Quote from: Stramm on November 17, 2007, 08:09:56 PM
That's issues of your custom theme. The intermediate resize as they should. Some code in the theme html resizes the pics to the thumb size. Just switch to eg. the classic theme to verify.

If you want, you can zip your theme.php and attach it to your next post.


It was indeed some coding in the theme.php. Thanks for you help!! :)