- Compatible XF Versions
 - 2.1
 
It is enough to add such code to 
	
	
	
		
						extra.less.
		Less:
	
	.username-user-id (@userId; @color; @sh-color: false) {
    [class^="username"] {
        .username[data-user-id="@{userId}"] & {
            color: @color;
            &...
	
							You do not have permission to view the full content of this resource.
							
								Log in or register now.