Hi! I tried to reduce the size of the preview images of the articles to 90x90px but the image is not resized correctly :( Could you please give me support in order to modify this?
Thanks!
Hi! I tried to reduce the size of the preview images of the articles to 90x90px but the image is not resized correctly :( Could you please give me support in order to modify this?
Thanks!
Hi,
Open functions.php and find this code
$k_option['custom']['imgSize']['S'] = array('width'=>60, 'height'=>60); // small preview pics for half sized posts and sidebar news
$k_option['custom']['imgSize']['M'] = array('width'=>180, 'height'=>180); // big preview pic for full sized posts
Change the width and height. You need to regenerate or upload the images again before this will work.
Regards,
ISmael
You must log in to post.