Support Please help me “How do I make this design?

Solution
in extra.less
change the class name to your own

CSS:
.username--style2 {
    color: #9999FF;
    font-weight: bold;
}

.username--style2:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f4ba";
    padding-right: 1px;
    display: inline-block;
}

</clown>

Loyal Member
in extra.less
change the class name to your own

CSS:
.username--style2 {
    color: #9999FF;
    font-weight: bold;
}

.username--style2:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f4ba";
    padding-right: 1px;
    display: inline-block;
}
 
Solution

Typn

Registered
sure

[XFA] Custom Username Icons 5.1.1​



Don't forget to install our Core add-on first, download
 

Attachments

  • XFA-Core-2.4.0.zip
    480.3 KB · Views: 4
Back
Top Bottom