Posted 10 years ago · Author
Replace 000000 with the hex value of the color you want.
Here is a hex color calculator to help you out: https://www.imvumafias.org/generators/he ... lator.html

Code
<style type="text/css">
#avatar_name{
color: #000000;
}
</style>