Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Noemi Peli Friend
    #156754

    Hi there,
    please explain me how can I turn off the resizing of the pictures in category blog layout? O to chane the size of the resized images?
    Thank you in advance
    MG

    Saguaros Moderator
    #364238

    you open the file:

    1) ja_ruby/html/com_content/frontpage/default_item.php
    2) ja_ruby/html/com_content/section/default_item.php
    3)ja_ruby/html/com_content/category/default_item.php

    and find:
    [PHP]
    $image = JA_Tools::extractImage ($this->item, true, $this->imageWidth, $this->imageHeight);
    [/PHP]
    replace:
    [PHP]
    $image = “”;
    [/PHP]

    Noemi Peli Friend
    #364274

    Hi,
    the solution is in:
    3)ja_ruby/html/com_content/category/blog_item.php

    But it is done, thank you!

    Phill Moderator
    #364276

    I’ll mark this as solved then.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Phill 14 years ago.

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