Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • symbic Friend
    #174205

    I would like to be able to change the size /dimensions of the resized thumnail article image when viewed in Category Blog layout?
    In JA Kranos the image is displayed at 220px x 220px which results in the article image being distorted.

    Where can I change the auto resize dimensions or set to resize in proportion?

    Thanks.

    pavit Moderator
    #439649

    Hi

    You can change the dimensions managing the Ja_Thumbnail plugin from your plugin manager

    symbic Friend
    #439651

    thanks but I seem unable to find this in JA Kranos?

    pavit Moderator
    #439652

    Sorry

    My fault, there was a misunderstanding

    May i have your super user account to your back end ? So i can check better what’s happening on your site

    you can send me it via PM

    symbic Friend
    #439654

    Thanks pavit
    I have just sent you details via PM.

    pavit Moderator
    #439670

    Hi

    <blockquote>Where can I change the auto resize dimensions or set to resize in proportion?</blockquote>

    If you want change the settings for your blog category you can look at this file /templates/ja_kranos/css/template.css at line 364

    .blog-image .article-image img {
    height: 220px;
    width: 220px;
    }

    Regards

    symbic Friend
    #439795

    <em>@pavit 302376 wrote:</em><blockquote>Hi

    If you want change the settings for your blog category you can look at this file /templates/ja_kranos/css/template.css at line 364

    .blog-image .article-image img {
    height: 220px;
    width: 220px;
    }

    Regards</blockquote>

    Thanks pavit!

    This has done the trick but I have now modified to;

    .blog-image .article-image img {
    width: 220px;
    height : auto;
    }

    and this enables me to achieve what i was after.

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

This topic contains 7 replies, has 2 voices, and was last updated by  symbic 12 years, 8 months ago.

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