Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • funci Friend
    #844842

    Hi there,

    What I have to do to automaticly have border round intro image on "position-2"? Just like on picture in atachement.


    1. Clipboard02
    Ninja Lead Moderator
    #845049

    Hi

    You can post your site’s URL here so I can have a look.

    funci Friend
    #846001

    Hi Ninja,

    Here it is: http://www.regate-hr.com/iomcro2/index.php/en/iom-pocetna
    It’s just "working" version

    Ninja Lead Moderator
    #846332

    You can have a look at the link here and you will see the problem from image and you have to drop the border this image.


    1. Screen-Shot-2016-01-13-at-11.22.12
    funci Friend
    #846958

    Hi Ninja,

    I has made that border because I want to have it around picture.
    I want that template do it automaticaly around every picture on that position! How to do that?

    Ninja Lead Moderator
    #847379

    I added the CSS style with border color into image of the link here, see the screenshot

    .module-ct img, .module-ct .custom img {
        border: 4px solid #2196f3;
    }

    You will get it by adding the CSS style above into templates/ja_platon/css/custom.css file and apply the border: 4px solid #2196f3; with other images on your site.

    Hope it helps


    1. Screen-Shot-2016-01-14-at-11.49.22
    funci Friend
    #847458

    Thanks Ninja, that is it, but only one more thing.
    Is it possible to apply that propertie only to one position, for example to "position-2"?

    Ninja Lead Moderator
    #847556

    This way will help you to add border color under position-2 position

    .t3-module.highlight .articles-list .article-item img {
        border: 4px solid #2196f3;
    }
    funci Friend
    #848093

    Yep, that is it!
    Thx Ninja 🙂

    PS: how I can put sign "solved"?

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

This topic contains 8 replies, has 2 voices, and was last updated by  funci 8 years, 4 months ago.

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