Hi, how can i set up, that images were linked with the article? And is it posible to have images aligned on top

    Hi szenenight

    Try this custom css to show top part of image:

    .news-medium .item-image img, .news-big .item-image img {
        object-position: top;
    }

    I updated this file so images can be linkable now: /templates/ja_flix/html/layouts/joomla/content/image/intro.php

    introphp.zip
    2kB

    I LOVE THIS SUPPORT!!! Thanks works fine 🙂

    Write a Reply...
    You need to Login to view replies.