- Compatible XF 2.x versions
- 2.0
- 2.1
- 2.2
- 2.3
Set of user banners
following this instruction
sample of code
.adminbanner
{
background-image: url('images/ranks/admin.png');
text-indent: -10000em;
background-repeat: no-repeat;
background-size: 150px 50px;
width: 155px;
height: 55px;
}
following this instruction
sample of code
.adminbanner
{
background-image: url('images/ranks/admin.png');
text-indent: -10000em;
background-repeat: no-repeat;
background-size: 150px 50px;
width: 155px;
height: 55px;
}