Jump to content

Name Title Color for Groups


Recommended Posts

1 minute ago, Devin Blevins said:

how do i get it to look like its glowing?

That would likely be some other effects that user has added either via a third party add-on or custom CSS. It's not available out-of-the-box.

Link to comment
Share on other sites

To get glowing text you need to use some CSS styling.

As mentioned before go to Members > Groups and select the group you want to edit (in this example administrators)

Then in the left edit box paste the following

<span style='color:#ff0; text-shadow: 0 0 5px #FF0, 0 0 10px #FF0, 0 0 15px #FF0;'>

then in the second edit box enter this

</span>

This should give you yellow glowing text.
You just need to do the same for all your groups remembering to change the 4 color values each time.

 

NOTE: It would probably be better to create a CSS class but as it is just for the group titles I think it's fine.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...