XenForo
Administrative
- Thread starter
- Admin
- #1
Hello,
How can i hide permanently staffbat for admin and modos ?
I tried this :
CSS:
The staffbar disappear but there is a blank space instead. I don't want the blank space too.
Thanks guys.
ادامه مطلب...
How can i hide permanently staffbat for admin and modos ?
I tried this :
CSS:
Code:
.p-staffBar
{
visibility: hidden;
}
Thanks guys.
ادامه مطلب...