- Compatible XF 1.x versions
- 1.3
- 1.4
- License
- Free
Banner for Message list, Profile view , Membercard.
animiert and free .
Need other Graphics or more , send a PM, please.
Put this in EXTRA.css
Then change by Usergoup the Banner css to other css
example :
animiert and free .
Need other Graphics or more , send a PM, please.
Put this in EXTRA.css
Code:
.admin {
background: url("styles/youreStyle/xenforo/leader.gif") no-repeat;
height: 38px;
width: 200px;
text-indent: -10000em;
display: block;
}
.coleader {
background: url("styles/youreStyle/xenforo/colea.gif") no-repeat;
height: 38px;
width: 2oopx;
text-indent: -10000em;
display: block;
}
.am1 {
background: url("styles/youreStyle/xenforo/am1.gif") no-repeat;
height: 38px;
width: 2oopx;
text-indent: -10000em;
display: block;
}
example :