How to increase size of thumbnails?

culda_a

Avatar: culda_a

2008-09-02 15:28

I know that I have read on forum somewhere how to increase the size of thumbnails but after 2 hours of search I give up, can someboady tell me how to set a value for thumbnails , I have seen that to Products you can set in the new version 100 and 200px but if I want 150 how can I do that? ... there is only a drop down menu, where I can set the values for that?

» Quick.Cart v3.x

beholder

Avatar: beholder

2008-09-02 23:31

config/general.php:
$config['pages_images_sizes'] = Array( 0 => 100, 1 => 200, 2 => 50 );

you also must create a new directory of that name (for example "300") in the files/ directory and chmod 777 the new directory.

Back to top
about us | contact