Posted February 1, 20178 yr Currently a group name is a required field, which is fine for the back end, but I would like to hide the group name from actually showing up on the board. Is this possible to do? For instance, the Moderators group is "Moderators", I would like to use a custom image that stands out more, which says "Moderators", I can easily add this, but then there is the word "Moderators" in text right above the custom image that says "Moderators". If anyone can tell me how to disable the display of group names on the board, I would really appreciate it.
February 1, 20178 yr If you just want to hide it add this to custom.css .cAuthorPane .cAuthorPane_info .cAuthorPane_photo + li{display: none;}
April 1, 20205 yr On 2/1/2017 at 4:05 PM, ashleyl725 said: Currently a group name is a required field, which is fine for the back end, but I would like to hide the group name from actually showing up on the board. Is this possible to do? For instance, the Moderators group is "Moderators", I would like to use a custom image that stands out more, which says "Moderators", I can easily add this, but then there is the word "Moderators" in text right above the custom image that says "Moderators". If anyone can tell me how to disable the display of group names on the board, I would really appreciate it.
Archived
This topic is now archived and is closed to further replies.