Junior Member
Junior Member
Maddin   2010-09-07, 11:35
#1

Hi,

I want to change the thumbnail size for wide pictures, for example every picture with "width > 2*height", so that these thumbnails are twice the normal width.

I already tried to change this in i.php, functions-basic.php, template-functions.php and class-image.php - withouth success

Could you give me a hint where (e.g. which function) I can change this?

(I am using the "default" theme)

Administrator
Administrator
acrylian   2010-09-07, 12:00
#2

You should never hack core files as you will get problems with update.

You can do all this on your theme directly, there are functions for image sizes and fir width/height, there is even one to check landscape images. See the theming tutorial and the documentation.

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