Page 1 of 1

Lightbox

Posted: Fri 6. Feb 2009, 17:33
by richardpettet
Hi,
Where do you change the size of images in the Lightbox function. I have had a look in templates/slimbox and templates/lightbox and it's not apparent. At the moment the images seem to be default to 400x500px.
Cheers

Re: Lightbox

Posted: Fri 6. Feb 2009, 22:05
by breitsch
Original image size up to these values in conf.inc.php

Code: Select all

$phpwcms['img_prev_width']    = 800; //max width of the large preview image
$phpwcms['img_prev_height']   = 600; //max height of the large preview image