hello,
can you please direct me to the js or php file where i can change the settings of the thumbnails in the Avisio theme?
thanks in advance!
Oren
hello,
can you please direct me to the js or php file where i can change the settings of the thumbnails in the Avisio theme?
thanks in advance!
Oren
Hey,
1) You need to adjust the size in style.css - search for following elements and adjust the size:
.slideThumWrap, .slideThumWrap img{
2) You need to adjust the thumbnail size in functions.php too. Afterwards regenerate the thumbnails with: http://wordpress.org/extend/plugins/regenerate-thumbnails/
You must log in to post.