Hi,
I'm building a site for a photographer and want to feature a full-page homepage slideshow of his portfolio. Any way to change the dimensions/scale of the images so that they are more proportionate to the scale of an average photograph?
Thanks!
Hi,
I'm building a site for a photographer and want to feature a full-page homepage slideshow of his portfolio. Any way to change the dimensions/scale of the images so that they are more proportionate to the scale of an average photograph?
Thanks!
Hi mila_m,
If you look in functions.php you'll see a section that list image sizes that you can change.
Regards,
Mya
Found it - I changed 340 to 620, uploaded the functions.php back onto the ftp, and re-uploaded the featured images so that the new sizes would take.
$avia_config['imgSize']['featured'] = array('width'=>930, 'height'=>620); // images for fullsize pages and fullsize
Thanks! ... again!
Hi mila_m,
Glad that Mya helped you. :)
Cheers,
Ismael
This topic has been closed to new replies.