Welcome!

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

SignUp Now!

Хелп

Апр
136
232
Пользователь
Скорее всего, это картинка которая помещается в ник-нейм. Сейчас посмотрю у себя на форуме.
 
A

Alone Devman

Это лесс, даю тебе два вида.
1.
CSS:
.username--style26:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f43f";
font-weight: 600;
    padding-right: 1px;
    display: inline-block;
}
.username--style26:hover:before {
    display: inline-block;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
2.
CSS:
.username--style26:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f43f";
font-weight: 600;
    padding-right: 1px;
    display: inline-block;
}
 
Апр
136
232
Пользователь
Я посмотрел, то что это extra.less, могу скинуть один из видов:

CSS:
.username--style2:before {
    content: "\f007";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style3:before {
    content: "\f521";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style28:before {
    content: "\f77c";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style43:before {
    content: "\f508";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style4:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style45:before {
    content: "\f121";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style19:before {
    content: "\f005";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}



.node-body {
  transition: transform 0.6s;
}
.node-body:hover {
  transform: scale(1.07);
}





.username--style26:before {
    content: "\f890";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}


.username--style47:before {
    content: "\f1c9";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style33:before {
    content: "\f0c6";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style46:before {
    content: "\f028";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style19:before {
    content: "\f005";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style18:before {
    content: "\f755";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style20:before {
    content: "\f7d9";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style17:before {
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}


Поставь мне решение, если помог :)
 
Фев
44
122
Пользователь
Я посмотрел, то что это extra.less, могу скинуть один из видов:

CSS:
.username--style2:before {
    content: "\f007";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style3:before {
    content: "\f521";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style28:before {
    content: "\f77c";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style43:before {
    content: "\f508";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style4:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style45:before {
    content: "\f121";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style19:before {
    content: "\f005";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}



.node-body {
  transition: transform 0.6s;
}
.node-body:hover {
  transform: scale(1.07);
}





.username--style26:before {
    content: "\f890";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}


.username--style47:before {
    content: "\f1c9";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style33:before {
    content: "\f0c6";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style46:before {
    content: "\f028";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style19:before {
    content: "\f005";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style18:before {
    content: "\f755";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style20:before {
    content: "\f7d9";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

.username--style17:before {
    content: "\f058";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}


Поставь мне решение, если помог :)
Нет мне имено файл на плагин нужен
 
Окт
506
877
Активный
@Vanya ★,


CSS:
.username--style1(вместо 1 - введи id группы):before {
    content: "\f521";
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
}

в css имя : margin-right: 5px;


если помог - поставь решено
 
A

Alone Devman

Боже, держите
CSS:
.username--style26:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f43f";
font-weight: 600;
    padding-right: 1px;
    display: inline-block;
}
.username--style26:hover:before {
    display: inline-block;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
Вводишь это в extra.less , вместо 26 водишь свою цифру
 
Окт
506
877
Активный
Боже, держите
CSS:
.username--style26:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f43f";
font-weight: 600;
    padding-right: 1px;
    display: inline-block;
}
.username--style26:hover:before {
    display: inline-block;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
Вводишь это в extra.less , вместо 26 водишь свою цифру
OFFTOP

тоже самое , как у меня. у тя переворачивается прост

 
Фев
44
122
Пользователь
Боже, держите
CSS:
.username--style26:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f43f";
font-weight: 600;
    padding-right: 1px;
    display: inline-block;
}
.username--style26:hover:before {
    display: inline-block;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
Вводишь это в extra.less , вместо 26 водишь свою цифру
Да ало вы не понимаете?
Мне файл на плагин нужен а не коды которые не работают
 
A

Alone Devman

OFFTOP

Держите , если он то поздравляю, если нет , то ищите сами

 

Вложения

  • XFA-CustomUsernameIcons-5.0.8.zip
    242.2 KB · Просмотры: 19
Сверху