- Joined
 - Jan 20, 2022
 
- Messages
 - 421
 
- Points
 - 53
 
Reputation:
Only for XenForo 2.0
________________________
In the extra.less template, add:
	
	
	
		
	
		
			
		
		
	
		
		
	
	
		
	
	
		
			
		
		
	
			
			________________________
In the extra.less template, add:
		HTML:
	
	.username--invisible
{
    &::after
    {
        content: ' *';
    }