Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Как сделать иконку дед мороза после ника?

Ноя
1,868
5,865
Команда форума
Администратор
В настройки группы
Less:
&:after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(https://i.postimg.cc/d3JqQZMJ/IMG-20251202-070715-561.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 2px;
    vertical-align: middle;
}
 
Сверху