XF 2.1 Проблема с баннерами

Версия XenForo
2.1

bogdan444656

Участники
Сообщения
6
Реакции
0
Баллы
8
Добрый день. У меня проблема не видно банеров

Снимок экрана (167).png
Сам код, выданы баннеры владелец но толку нет
CSS:
.arizonaBanner {
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
    display: inline-flex;
    &.vladelec {
        background: url(../img/banners/vladelec.svg);
    }
    &.deputy_vladelec {
        background: url(../img/banners/deputy_vladelec.svg);
    }
    &.techadm {
        background: url(../img/banners/techadm.svg);
    }
    &.gl_adm {
        background: url(../img/banners/gl_adm.svg);
    }
    &.zga {
        background: url(../img/banners/zga.svg);
    }
    &.curator {
        background: url(../img/banners/curator.svg);
    }
    &.gl_sled {
        background: url(../img/banners/gl_sled.svg);
    }
    &.deputy_gl_sled {
        background: url(../img/banners/deputy_gl_sled.svg);
    }
    &.sled_ghetto {
        background: url(../img/banners/sled_ghetto.svg);
    }
    &.sled_gos {
        background: url(../img/banners/sled_gos.svg);
    }
    &.sled_mafia {
        background: url(../img/banners/sled_mafia.svg);
    }
    &.sled_oprs {
        background: url(../img/banners/sled_oprs.svg);
    }
    &.gltechadm {
    background: url(../img/banners/gltechadm.svg);
    }
    &.admin {
        background: url(../img/banners/admin.svg);
    }
    &.rukovod {
        background: url(../img/banners/rukovod.svg);
    }
    &.ml_admin {
        background: url(../img/banners/ml_admin.svg);
    }
    &.helper {
        background: url(../img/banners/helper.svg);
    }
    &.user {
        background: url(../img/banners/user.svg);
    }
    &.pom_vladelec {
        background: url(../img/banners/pom_vladelec.svg);
    }
     &.developer {
        background: url(../img/banners/developer.svg);
    }
    &.specadm {
        background: url(../img/banners/specadm.svg);
    }
    &.lider {
        background: url(../img/banners/lider.svg);
    }
    &.blata-net {
        background: url(../img/banners/blata-net.svg);
    }
    &.avtor {
        background: url(../img/banners/avtor.svg);
    }
    &.admin_forum {
        background: url(https://i.postimg.cc/g0m2pztZ/admin-forum.png);
    }
    &.gg {
        background: url(../img/banners/13=gg.svg);
    }    
    &.piar {
        background: url(https://i.postimg.cc/t45YYnx5/piar.png);
    }
}
 
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу