Blakefire Active member Sep 5, 2015 #1 So I know I can add a custom icon to user groups using a code like Code: background: transparent url('styles/Images/Reddit-icon.png') no-repeat; padding-left: 20px; font-weight: bold; But is there a way to add that icon to a single user instead of a user group?
So I know I can add a custom icon to user groups using a code like Code: background: transparent url('styles/Images/Reddit-icon.png') no-repeat; padding-left: 20px; font-weight: bold; But is there a way to add that icon to a single user instead of a user group?
Jake Bunce Well-known member Sep 5, 2015 #2 Where exactly? It is certainly possible but will likely require a template modification to at least add a CSS class. Upvote 0 Downvote
Where exactly? It is certainly possible but will likely require a template modification to at least add a CSS class.