Hi,
I would like to make a slideshow at the homepage with size images like 990 x 550 or 990 x 450. The theme fits all images at 990 x 400 px. How can I customize the height of images?
Thx
Hi,
I would like to make a slideshow at the homepage with size images like 990 x 550 or 990 x 450. The theme fits all images at 990 x 400 px. How can I customize the height of images?
Thx
Hi,
If you open functions.php and look on line 68 which looks like
$avia_config['imgSize']['featured'] = array('width'=>990, 'height'=>400 ); // images for fullsize pages and fullsize slider
You can change the dimension to whatever you want. Images bigger or smaller then that size will be scaled down (or up) to fit it
Thanks,
Nick
Thanks Nick for your help. :)
Hey,
You need to regenerate thumbnails if you already uploaded some images. :)
Regards,
Ismael
Hi. I've recently got "Choices" and I'm keen to reduce the size of the slider ..
I've followed these steps and it's not working as I hope.
Is there some extra stage that I should be doing. I'm expecting the existing images to resize, is that a mistake?
Thanks,
Jason
Hey!
Did you regenerate the thumbnails with http://wordpress.org/extend/plugins/regenerate-thumbnails/ ?
Best regards,
Peter
You must log in to post.