Welcome!

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

SignUp Now!

дайте код чтобы после ника можно было ставить лого проекта

Июн
3,440
3,066
Профессионал
CSS:
.username--style9::after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url('https://i.postimg.cc/15hXHRLp/Picsart-25-05-17-15-14-02-182.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 2px;
  vertical-align: middle;
}

Вместо 9 пиши id своей группы
 
Сверху