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

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

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

Зарегистрироваться!
  • Если Вы желаете помогать развитию проекта, готовы заполнять раздел(-ы) и подсказывать другим пользователям на портале, есть возможность попасть в команду редакторов. Для этого следует обратиться в техническую поддержку
вернулся или нет
Профессионал
Регистрация
25 Фев 2023
Сообщения
160
Сливаю новые баннеры форума 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 · Просмотры: 546
Последнее редактирование:
Пользователь
Регистрация
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
 
Заблокированный
Регистрация
2 Дек 2023
Сообщения
286
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. Мы не несем ответственности за действия пользователя вне форума.
А баннера лидера нету?
На официальном форуме от Arizona RP, нет баннера "Лидер" только заходить в фотошоп, и делать самому.
 
Пользователь
Регистрация
22 Сен 2024
Сообщения
96
неотабражаеться роль
 
Заблокированный
Регистрация
2 Дек 2023
Сообщения
286
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. Мы не несем ответственности за действия пользователя вне форума.
неотабражаеться роль
Значит неправильно сделали.
 
Пользователь
Регистрация
22 Сен 2024
Сообщения
96
а где надо выравнивать баннер?
 
Пользователь
Регистрация
22 Сен 2024
Сообщения
96
Кто может с баннерами помочь?
 
Пользователь
Регистрация
20 Дек 2024
Сообщения
1
Кто может помочь с баннерами - мой вк @conor_molodoy
 
Заблокированный
Регистрация
14 Апр 2024
Сообщения
820
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. Мы не несем ответственности за действия пользователя вне форума.
Новый баннер "Судья"
В extra.less:

CSS:
.judje {
    background: url(/judge2.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
 

Вложения

  • judge2.zip
    3.1 KB · Просмотры: 22
Сверху