Раздел навигации

Новые баннеры форума Arizona Role Play,

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

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

Зарегистрироваться!
  • Если Вы желаете помогать развитию проекта, готовы заполнять раздел(-ы) и подсказывать другим пользователям на портале, есть возможность попасть в команду редакторов. Для этого следует обратиться в техническую поддержку
вернулся или нет
Профессионал
Регистрация
25 Фев 2023
Сообщения
157
Сливаю новые баннеры форума Arizona Role Play.

cITh_k7RGbY.jpg


Заливаем баннеры на ваш веб сервер.
Заходим в шаблон extra.less вписываем следующие данные:

Код:
.userBanner.owner {
    background: url(https://ВАША ССЫЛКА/styles/banners/osnovatel.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.techred {
    background: url(https://ВАША ССЫЛКА/styles/banners/techadmred.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.spec {
    background: url(https://ВАША ССЫЛКА/styles/banners/spec.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.tech {
    background: url(https://ВАША ССЫЛКА/styles/banners/techrazd.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.ga {
    background: url(https://ВАША ССЫЛКА/styles/banners/ga.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.zga {
    background: url(https://ВАША ССЫЛКА/styles/banners/zga.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.curator {
    background: url(https://ВАША ССЫЛКА/styles/banners/curator.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.adminnodostup {
    background: url(https://ВАША ССЫЛКА/styles/banners/admin.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.middleadmin {
    background: url(https://ВАША ССЫЛКА/styles/banners/ml_admin.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.helper {
    background: url(https://ВАША ССЫЛКА/styles/banners/helper.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.user {
    background: url(https://ВАША ССЫЛКА/styles/banners/user.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
Заходим в настройки групп, вписываем название.
0abeeFbQd1k.jpg

Выравниваем баннер.
Заходим в шаблон extra.less
Вписываем следующее:
Код:
.message-userBanner.userBanner {
    margin-top: 3px;
}
.message-cell.message-cell--user {
    flex: 0 0 200px;
}
.memberHeader-banners, .memberHeader-blurb {
    margin-top: 4px;
}
 

Вложения

  • banners.rar
    174.8 KB · Просмотры: 244
Последнее редактирование:
Новичок
Пользователь
Регистрация
6 Авг 2023
Сообщения
2
Я не понимаю как это сделать можно по подробнее пожалуйста?
 
Новичок
Пользователь
Регистрация
7 Окт 2023
Сообщения
19
Сливаю новые баннеры форума Arizona Role Play.

cITh_k7RGbY.jpg


Заливаем баннеры на ваш веб сервер.
Заходим в шаблон extra.less вписываем следующие данные:

Код:
.userBanner.owner {
    background: url(https://ВАША ССЫЛКА/styles/banners/osnovatel.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.techred {
    background: url(https://ВАША ССЫЛКА/styles/banners/techadmred.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.spec {
    background: url(https://ВАША ССЫЛКА/styles/banners/spec.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.tech {
    background: url(https://ВАША ССЫЛКА/styles/banners/techrazd.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.ga {
    background: url(https://ВАША ССЫЛКА/styles/banners/ga.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.zga {
    background: url(https://ВАША ССЫЛКА/styles/banners/zga.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.curator {
    background: url(https://ВАША ССЫЛКА/styles/banners/curator.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.adminnodostup {
    background: url(https://ВАША ССЫЛКА/styles/banners/admin.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.middleadmin {
    background: url(https://ВАША ССЫЛКА/styles/banners/ml_admin.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.helper {
    background: url(https://ВАША ССЫЛКА/styles/banners/helper.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.userBanner.user {
    background: url(https://ВАША ССЫЛКА/styles/banners/user.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
Заходим в настройки групп, вписываем название.
0abeeFbQd1k.jpg

Выравниваем баннер.
Заходим в шаблон extra.less
Вписываем следующее:
Код:
.message-userBanner.userBanner {
    margin-top: 3px;
}
.message-cell.message-cell--user {
    flex: 0 0 200px;
}
.memberHeader-banners, .memberHeader-blurb {
    margin-top: 4px;
}
кривые баннеры
1701242416870.png
 
Сверху