Как сделать баннеры для администрации как у Arizona RP

Tray_Nightcore

Участники
Сообщения
20
Реакции
-4
Баллы
28
Держи

Код:
.p-header-logo--before {
    background-image: url(styles/fury/img/logobg.jpg) !important;
    background-color: transparent !important;
    background-size: 100% !important;
    background-position: center top !important
}

.p-header-logo--before::after {
    background: none
}

.message-cell.message-cell--user {
    flex: 0 0 200px
}

.p-body-sidebar .block-minorHeader {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px
}

.button.button--primary,a.button.button--primary {
    color: #fff;
    background: #0078af;
    min-width: 80px
}

.button,a.button {
    display: inline-block;
    display: inline-flex;
    align-items: center;
    margin-left: 2px;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: background-color .125s ease,border-color .125s ease,color .125s ease;
    transition: background-color .125s ease,border-color .125s ease,color .125s ease;
    font-size: 12px;
    border-radius: 4px;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 13px;
    padding-left: 18px;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    letter-spacing: .05em;
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.12);
    color: #fff;
    background: #0078af
}

.quick-access .button {
    padding: .5px 0;
    width: 100%;
    height: 40px;
    border: .5px solid #4d5460;
    display: inline-block;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: background-color .125s ease,border-color .125s ease,color .125s ease;
    transition: background-color .125s ease,border-color .125s ease,color .125s ease;
    font-size: 13px;
    border-radius: 1px;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 13px;
    padding-left: 18px;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    letter-spacing: .05em;
    border: none;
    color: #fff;
    background: #0078af
}

.arzgames {
    background: url(/styles/fury/img/techadmred.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.osnov {
    background: url(styles/fury/img/ban.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.gadmin {
    background: url(/styles/fury/img/ga.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.zgadmin {
    background: url(/styles/fury/img/zga.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.tehadmin {
    background: url(/styles/fury/img/techrazd.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.curadm {
    background: url(/styles/fury/img/curator.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.adm4 {
    background: url(/styles/fury/img/admin.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.adm3 {
    background: url(/styles/fury/img/ml_admin.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.adm1 {
    background: url(/styles/fury/img/helper.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.user {
    background: url(/styles/fury/img/user.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}

.judje {
    background: url(/styles/fury/img/judge2.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none
}
 
лучше не надо, эта дурацкая тема для самых маленьких учит только плохому :) скопировать исходный код не трудно, но главное понимать то, что копируешь и то, что есть в настройках стиля и переменные
 
И еще, сплошные !important в коде уже говорят о неграмотности кодера и я бы не советовал использовать код
 
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу