N
Nicolas FR
Guest
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.
Continue reading...
How can i hide permanently staffbat for admin and modos ?
I tried this :
CSS:
Code:
.p-staffBar
{
visibility: hidden;
}
Thanks guys.
Continue reading...