Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240117

    Greetings,

    I have a need for portrait images and thumbnails. I would like to add the ability to display thumbnails for images of original resolution 710×919. Perhaps a target thumbnail resolution of 178×230 would be appropriate.
    Can you tell me how to add these additional resolutions to the theme?

    Thanks
    John

    #241018

    Hi lsgstudio!

    You can add additional image sizes in the functions.php file. Look for the start of the section with this line:
    $avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36);

    Regards,
    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.