Пользователь
- Регистрация
- 3 Янв 2025
- Сообщения
- 124
- Автор темы
- #1
Список групп:
Сами баннеры:
- Основатель (*кликабельно*)
- Главный Администратор (*кликабельно*)
- Зам. Главного администратора (*кликабельно*)
- Куратор (*кликабельно*)
- Администратор 4 уровня (*кликабельно*)
- Администратор 3 уровня (*кликабельно*)
- Хелпер (*кликабельно*)
- Тех.Раздел (*кликабельно*)
- Пользователь (*кликабельно*)
Код:
Главный Администратор:
text-shadow: #008000 1px 1px 10px;
color: green;
Заместитель ГА:
text-shadow: #6db36d 1px 1px 10px;
color: #6DB36D;
Куратор:
text-shadow: #4f00ea 1px 1px 10px;
color: #642CD0;
Хелпер:
text-shadow: #87ceeb 1px 1px 10px;
color: Skyblue;
Администратор:
text-shadow: #2e2eff 1px 1px 10px;
color: #2e2eff;
Основатель:
color: red;
font-weight: bold;
text-shadow: #f00 1px 1px 10px;
Мл.Администратор:
text-shadow: #ffa500 1px 1px 10px;
color: #efef12;
Сами баннеры:
Код:
.osnov-arz {
background: url(https://i.postimg.cc/8PmPzrLp/osnovatel-1.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.zgadmin-arz {
background: url(https://i.postimg.cc/1zk1wKXp/zga.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.gadmin-arz {
background: url(https://i.postimg.cc/3xwP4q8y/ga.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.user-arz {
background: url(https://i.postimg.cc/vBGkr8fv/user.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.curadm-arz {
background: url(https://i.postimg.cc/BbFJyQ71/curator.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.tehrazd-arz {
background: url(https://i.postimg.cc/wvfFrPJy/techrazd.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.ml-admin-arz {
background: url(https://i.postimg.cc/1zpmJzTn/ml-admin.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.admin-arz {
background: url(https://i.postimg.cc/P56DM2gv/admin.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
.helper-arz {
background: url(https://i.postimg.cc/BvCmTtnC/helper.png);
width: 169px;
height: 35px;
font-size: 0px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border: none;
}
Последнее редактирование: