This topic has 4 replies, 2 voices, and was last updated 9 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…

    Attachments:
    You must be logged in to view attached files.
    #77982
     hma
    Participant
    This reply has been set as private.
    #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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    #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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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?