Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • impressme Friend
    #984196

    Hello as you can see from the screenshot the template uses the same image at the left and the right side of the article. How can I either tell to it to use the intro image instead of the Full Article Image at the left side of the article or tell it to not use an image to the right at all?

    Ninja Lead Moderator
    #984687

    Hi,

    This way will help you to change to the image left side to use the intro image

    • Open templates/ja_mono/html/com_content/article/default.php file

    find and change

    $imagesBg = $images->image_fulltext;

    to

    $imagesBg = ($images->image_intro)?$images->image_intro:$images->image_fulltext;

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 7 years, 10 months ago.

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