
28.12.2022, 03:08
|
|
Участник форума
Регистрация: 24.03.2021
Сообщений: 125
С нами:
2706259
Репутация:
33
|
|
Имба спасибо
Чекнуть можете http://a0757465.xsph.ru/index.php?threads/Ага.1/
Также вот все баннеры и код для шаблонов
CSS:
Код:
&.userBanner--osnovatel
{
background
:
url(https://robo-hamster.ru/foreme/osnova.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--ga
{
background
:
url(https://robo-hamster.ru/foreme/ga.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--zga
{
background
:
url(https://robo-hamster.ru/foreme/zga.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--kurator
{
background
:
url(https://robo-hamster.ru/foreme/cur.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--admin4
{
background
:
url(https://robo-hamster.ru/foreme/adm.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--admin3
{
background
:
url(https://robo-hamster.ru/foreme/mla.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--helper
{
background
:
url(https://robo-hamster.ru/foreme/help.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--user
{
background
:
url(https://robo-hamster.ru/foreme/user.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--tehadm
{
background
:
url(https://robo-hamster.ru/foreme/tex.svg)
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--n
{
background
:
url()
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--n
{
background
:
url()
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
&.userBanner--n
{
background
:
url()
;
width
:
150px
;
height
:
46px
;
font-size
:
0px
;
background-repeat
:
no-repeat
;
}
User это пользователь ес че, в Registered вставляете
А остальные n и без ссылки это кастомки, их вы делаете свои если хотите)
|
|
|