XF 2.2 не прогружаются svg картинка в баннере группы пользователя

Версия XenForo
2.2.8

Skezeek

Участники
Сообщения
69
Реакции
1
Баллы
65
1727690644910.png


шо делать? не прогружаются svg картинки
 
Код:
.userBanner.owner {
    background: url(https://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/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://http://wh19546.web4.maze-tech.ru/styles/banners/user.svg);
    width: 169px;
    height: 35px;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
 
Последнее редактирование:
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу