Forums / Cotonti / General / Colored username?

pieter
#33614 2012-03-22 07:18

Or you can do it with CSS

Make a class for each color. And use the rankname in it.

rankname1_color
rankname2_color
.....

And add the class to the username with the rankname variable init. (class={rankname}_color)

I don't know the tag to display the rankname (I used above {rankname} as example)

... can we help you ...