Jump to content

Recommended Posts

Posted
.ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large:after {
    border-radius: 0;
    height: 90px;
    width: 90px;
}

In custom.css

Tura viitoare posteaza aici sau aici in functie de versiunea platformei tale .

Posted

Ah perfect nu apare decat la membrii inregistrati, deci nu-ti pot da mura-n gura 😃

Well anyway, daca iti bati putin capul poti sa o faci tu folosindu-te de border-radius: {numar}px; faci ceva "rotund", cauti clasa elementului la care vrei sa-i aplici proprietatea, sa presupunem ca e "siderbarProfileAvatar' atunci in css o sa ai ceva de genul:

.sidebarProfileAvatar {
  	border-radius: 5px;
}

Cod pe care il pui la sfarsit de style.css 

  • Like 2
Posted
14 hours ago, andreiut said:

Salut baieti,stiti cum sa faci avatarul din profile sidebar rotund?

Screenshot_44.png

center.desc.member_title a img {
    width: 80px;
    height: 80px;
    border-radius: 50px;
}

 

  • Like 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.