Jump to content
WebFlake
  • 0

Help removing Administrators Usergroup Text


avitron

Question

3 answers to this question

Recommended Posts

  • 0

I think you can hide it with CSS simply and then add just upload and attach it to the usergroup.

Should technically be a 1 line CSS thing to hide the text under if that's what you want.

VAEfvMI.png

Liked what i posted remember to feed me a cookie ->
Or you can add a cookie to myCookieJar

Link to comment
Share on other sites

  • 0

you want it remove in the staff section right just add this to the css

div[class*="cStaffDirectory"] [href*="/compose/?to=1"], div[class*="cStaffDirectory"] [href*="/compose/?to=62"] {
    display: none;
}

 

when I load your site, I was like a vampire, slept for thousands of years and just now is my first glimpse of light haha.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...