Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #184051

    Hi there,
    I have the following issue;
    Hard Cropped Image
    It seems to be using a cropped version of the uploaded image, here what it looks like, along with what I’d like it to look like;
    Thumbnail Sizes
    Can anyone point me in the right direction?
    Thanks,
    Jas

    #184632

    Hiya,
    I’ve taken more of a look at this & I’m still a little stumped.
    If you could point me in the direction of what code/where to modify – I’d greatly appreciate it.
    Thanks,
    Jas

    #184676

    Hi!

    You can edit functions.php, find this code:

    $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)

    You can replace the height and width then regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Ismael

    #184972

    Thanks – worked a treat!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio thumbnails size etc – hard crop inline style etc’ is closed to new replies.