In the announcement box I'm using, I want to show everyone on one of the sections who the staff members are. I also want to use their colors. I tried doing this, but it didn't work.
I've seen other boards use colors, so I'm pretty sure you can...
Any ideas as to how to do this?
Do you mean you want the staff members name to be in a particular colour? If so, this can be done by using the below code.
| QUOTE |
| <font color=COLOR>NAME</font> |
Simply replace "COLOR" with the colour name or hex code, and "NAME" with the members name. If you're making the name a link, make sure you put the URL code around the colour code, as shown below.
| QUOTE |
| <a href=LINK><font color=COLOR>NAME</font></a> |
"LINK" is just the URL, and the other two are the same as before.
Does this make any sense? And more importantly, is that what you meant?
That's what I wanted! Thank you!
Sorry if I wasn't clear... ^^;;;
Your topic has been solved and moved to the 'Solved Support Topics' forum! Still have a question, or something isn't clear yet? PM an admin, gmod or cmod, and it will be moved back to the Support Center.