- Июл
- 11
- 1
Пользователь
3.1. Заголовок темы должен отражать основную суть темы.
Как сделать роль как на матрёшке
Зам спец адм
И лидер клана
Зам спец адм
И лидер клана
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Как сделать роль как на матрёшке
Зам спец адм
И лидер клана
.imgClan_leader {
background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/clan_leader.png) no-repeat;
height: 45px;
width: 130px;
text-indent: -10000em;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain
}
.imgZam_spec_adm {
background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/zam_spec_adm2.webp) no-repeat;
height: 45px;
width: 130px;
text-indent: -10000em;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain
}
Как сделать роль как на матрёшке
Зам спец адм
И лидер клана
Код почему то не работаетCSS:.imgClan_leader { background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/clan_leader.png) no-repeat; height: 45px; width: 130px; text-indent: -10000em; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain } .imgZam_spec_adm { background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/zam_spec_adm2.webp) no-repeat; height: 45px; width: 130px; text-indent: -10000em; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain }
@pivnoy, лев а есть CSS ника для лд кланCSS:.imgClan_leader { background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/clan_leader.png) no-repeat; height: 45px; width: 130px; text-indent: -10000em; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain } .imgZam_spec_adm { background: url(https://edge-cdn-forummatrpru.matrp.ru/data/icons/zam_spec_adm2.webp) no-repeat; height: 45px; width: 130px; text-indent: -10000em; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain }
значит что-то неправильно делаешь.Код почему то не работает