Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Mikhail Friend
    #1058205

    Hi, JoomlArt team. How to change the type of the displayed image from small to medium (see attached)?


    1. medium
    Saguaros Moderator
    #1058449

    Hi Mikhail,

    This ACM – Topic: Links module type defines the intro image here: root/templates/ja_teline_v/html/layouts/joomla/content/link/topic.php

    At approx line 25, you can see this snippet of code:

    <div class="col col-media">
        <?php echo JLayoutHelper::render('joomla.content.image.intro', array('item'=>$item, 'img-size'=>'small')); ?>
    </div>

    You can change ‘small’ to ‘medium’

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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years ago.

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