Hello! I’m new here and this is my first question.
I have a php-file with the line:
echo $context['user']['name'],
It displays the username of a logged in member in my forum. I want to set the color of the username to white #ffffff Is that possible??