Welcome!

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

SignUp Now!

Решено Можно баннера?

Статус
В этой теме нельзя размещать новые ответы.
Решение
Держи.

extra.less:
.userBanner--img {
    display: inline-block !important;
    width: 220px;
    height: 42px !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: contain !important;
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
}

.userBanner {
    width: 169px;
    height: 35px;
    font-size: 0 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    border: none !important;
    display: inline-flex !important;
}...
Авг
227
-20
Пользователь
Держи.

extra.less:
.userBanner--img {
    display: inline-block !important;
    width: 220px;
    height: 42px !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: contain !important;
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
}

.userBanner {
    width: 169px;
    height: 35px;
    font-size: 0 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    border: none !important;
    display: inline-flex !important;
}

.message-userBanner {
    border-radius: 0 !important;
}

.memberHeader-banners {
    border-radius: 0 !important;
}

html .memberHeader .userBanner {
    width: 222px !important;
    height: 46px !important;
}

.userBanner.mediamanager {
    background-image: url(https://threemobile.ru/banners/media-manager.svg) !important;
}

.userBanner.partner {
    background-image: url(https://threemobile.ru/banners/partner.svg) !important;
}

.userBanner.gltech {
    background-image: url(https://threemobile.ru/banners/gltech.svg) !important;
}

.userBanner.specadmin {
    background-image: url(https://threemobile.ru/banners/spec.svg) !important;
}

.userBanner.mladmin {
    background-image: url(https://threemobile.ru/banners/mladmin.svg) !important;
}

.userBanner.event {
    background-image: url(https://threemobile.ru/banners/event.svg) !important;
}

.userBanner.rukovod {
    background-image: url(https://threemobile.ru/banners/rukovod.svg) !important;
}

.userBanner.admin {
    background-image: url(https://threemobile.ru/banners/admin.svg) !important;
}

.userBanner.kurator {
    background-image: url(https://threemobile.ru/banners/kurator.svg) !important;
}

.userBanner.techadmin {
    background-image: url(https://threemobile.ru/banners/tech.svg) !important;
}

.userBanner.helper {
    background-image: url(https://threemobile.ru/banners/helper.svg) !important;
}

.userBanner.leader {
    background-image: url(https://threemobile.ru/banners/leader.svg) !important;
}

.userBanner.user {
    background-image: url(https://threemobile.ru/banners/user.svg) !important;
}

.userBanner.banned {
    background-image: url(https://threemobile.ru/banners/ban.svg) !important;
}

.userBanner.glsledak {
    background-image: url(https://threemobile.ru/banners/glsledak.svg) !important;
}

.userBanner.ga {
    background-image: url(https://threemobile.ru/banners/ga.svg) !important;
}

.userBanner.zga {
    background-image: url(https://threemobile.ru/banners/zga.svg) !important;
}

.userBanner.staff {
    background-image: url(https://threemobile.ru/banners/staff.svg) !important;
}
 
Статус
В этой теме нельзя размещать новые ответы.
Сверху