Jump to content
WebFlake
  • 0

Gradient Group Format


adromeda

Question

3 answers to this question

Recommended Posts

  • 0
9 hours ago, adromeda said:

Hello,

is it possible to give a group a specific color gradient such as the one below (EliTE)

2zCjlj9.png

If so, how do I do it?

you can try this one

<span style="font-weight: bold; background: linear-gradient(45deg, green, orange); -webkit-background-clip: text; -webkit-text-fill-color: transparent;">

just change the color to what you want

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

  • 0

Try this in group's name prefix:

<span style="color: linear-gradient(to right, #fc0303, #c203fc);">


and paste this in group's name suffix:

</span>


Tip: If you want same color as on other forum, click right on text with group name. Check code and copy their span. :)

Link to comment
Share on other sites

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