Upload image

Beks

Avatar: Beks

2009-02-25 00:12

HI! I have 2 questions:

1. In administration I can upload image with thumb image of size 100 or 150. But I want thumb image of size 20 or 50. Where can I change it ?

2. I want to upload some image with lightbox and other image without lightbox, so there will be only image without <a href ...

THX

» Quick.Cms v2.x

treewood (OpenSolution)

Avatar: treewood

2009-02-25 08:08

1. edit config/general.php and change this:
$config['pages_images_sizes'] = Array( 0 => 100, 1 => 150 );
to:
$config['pages_images_sizes'] = Array( 0 => 20, 1 => 50 );

2. dont understand

Beks

Avatar: Beks

2009-02-25 09:49

1. thx very much

2. when I upload image in administration this picture automatically use lightbox for open "all size image". but i want two decisions:
a) upload picture with lightbox which make thumbs (this I have)
b) upload picture without lightbox and without making tumb of image. only upload image on FTP

ok?

treewood (OpenSolution)

Avatar: treewood

2009-02-26 08:01

ok i understand but this will be hard to do and i cant give you adivce how to do it

Back to top
about us | contact