Добро пожаловать!

Зарегистрировавшись у нас, вы сможете обсуждать, делиться и отправлять личные сообщения другим участникам нашего сообщества.

Зарегистрироваться!
Пользователь
Регистрация
1 Май 2024
Сообщения
108
Screenshot_2025-12-14-23-20-29-894_com.yandex.browser.jpg
Screenshot_2025-12-14-23-20-47-680_com.yandex.browser.jpg

Помогите пожалуйста сделать такие ники.
 
Waiting for GTA VI
Профессионал
Регистрация
2 Ноя 2024
Сообщения
2,531
DeepSeek
Pawn:
.username--style12 {
  background:linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
  background-size:400% 400%;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  font-weight:bold;
  line-height:25px;
  animation:AnimNic 6s ease infinite
}
.username--style12 i:before {
  background:linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
  background-size:400% 400%;
  -webkit-background-clip:text;
  -webkit-:transparent;
  font-weight:bold;
  line-height:25px;
  animation:AnimNic 6s ease infinite
}

Erokes
Pawn:
color: #228B22;
  text-shadow: #228b22 1px 0px 8px;
  background: url(https://i.postimg.cc/135PyvrL/Loop-Glow-GIF-by-xponentialdesig.gif) repeat-x center;
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
 
Waiting for GTA VI
Профессионал
Регистрация
2 Ноя 2024
Сообщения
2,531
Посмотреть вложение 17532
И ещё можете дать код на 2 роли. Это:
1 роль: Легенда
2 роль: Авторитет
Pawn:
.legenda {
  background: url(https://i.imgur.com/vEnb8vT.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  width: 169px;
  height: 35px;
  font-size: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;

Pawn:
.authoritet {
  background: url(https://forum.trace-rp.com/styles/icons_v2/authority.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  width: 170px;
  height: 35px;
  font-size: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
 
Пользователь
Регистрация
1 Май 2024
Сообщения
108
DeepSeek
Pawn:
.username--style12 {
  background:linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
  background-size:400% 400%;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  font-weight:bold;
  line-height:25px;
  animation:AnimNic 6s ease infinite
}
.username--style12 i:before {
  background:linear-gradient(to right, #f00, #ffa500, #ff0, #008000, #0ff, #00f, #ee82ee);
  background-size:400% 400%;
  -webkit-background-clip:text;
  -webkit-:transparent;
  font-weight:bold;
  line-height:25px;
  animation:AnimNic 6s ease infinite
}

Erokes
Pawn:
color: #228B22;
  text-shadow: #228b22 1px 0px 8px;
  background: url(https://i.postimg.cc/135PyvrL/Loop-Glow-GIF-by-xponentialdesig.gif) repeat-x center;
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
Это куда вставлять?
 
Пользователь
Регистрация
1 Май 2024
Сообщения
108
Сверху