Hi all,
I haven't found yet how to reduce the height of the fullwidth slideshow (from default 400px to 250px). Could anyone help please ?
Hi all,
I haven't found yet how to reduce the height of the fullwidth slideshow (from default 400px to 250px). Could anyone help please ?
Hi apekeris,
The default size of the images in the slideshow is 990 x 400px. I just want to verify if the slideshow you want to change is the slider below the main menu in the demo site: http://www.kriesi.at/themes/choices/. If that is what you mean then, kindly open functions.php and find this line of code(line 68):
$avia_config['imgSize']['featured'] = array('width'=>990, 'height'=>400 );
Just change the width and height value. Hope this helps. :)
Cheers,
Ismael
Good !
I changed the line as indicated and the slider is now smaller :-)
Cached images had to be regenerated before the change to be taken in account (I used the plugin Regenerate Thumbnails for that).
Thanks a lot,
This topic has been closed to new replies.