This topic has 4 replies, 2 voices, and was last updated 10 years by sharmstr.

  • Author

    Tagged: 

  • #77980
     hma
    Participant

    Hello,
    I need a round css code to get the squared image of compliments in round style.
    See images…

    #77982
     hma
    Participant

    site : startops.fr
    log : startops5
    pass : lerovesss123

    #78009
     sharmstr
    Moderator

    Its pretty easy to figure these things out. Right click on the image and inspect it. That will bring up your browsers developer tools. You’ll be able to see the class name to use. In this case its

    COPY CODE
    
    .comp-user-avatar img {
        border-radius: 100% !important;
    }
    

    Here’s a link to the chrome dev tools documentation: https://developer.chrome.com/devtools

    Hopefully this will help you in the future with all of the non-kleo standard plugins you’ll be using ๐Ÿ™‚

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #78013
     hma
    Participant

    Thanks a lot;
    it worked and I am glad i know howto do by myself.
    thanks a lot
    Hervรฉ

    #78020
     sharmstr
    Moderator

    No problem ๐Ÿ™‚

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?