test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sanjayrath Friend
    #144890

    JA thumbnail is not resizing the images and is instead cropping them when they are not square or are in different proportions. I have tried the configuration with *auto* like –
    content thumbnail ~
    width: 200
    height: auto
    and Leading & Intro Image ~
    width fixed like: 300, 100
    height: auto
    but it does not work. Is this fixed in the CSS as well? If so, how do we alter that? Any suggestions to help resize the image instead of cropping would be very helpful.

    Anonymous Moderator
    #319988

    Hi sanjayrath

    For this case, you can change the mode from crop to resized.

    To do it, please open pluginscontentplg_jathumbnail.php file, at about line 197, find follfowing code:


    function jaResize($image,$max_width,$max_height, $crop=1) {

    and change to:


    function jaResize($image,$max_width,$max_height, $crop=0) {

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum