Posted July 5, 20169 yr Hey guys. So on IP Board, we have been working on designing our own badges. One thing we noticed is it is redundant now as we have the role Administrator, with the badge saying administrator under it. How would we go about removing Administrator the role name from view so that the badges alone display user roles?
July 5, 20169 yr OK, so revert the change and give me a little while to come up with a css based option....
July 5, 20169 yr Set the group formatting to <span class='hidethis'>Group Name</span> now, and then add the following to your custom css file(s): ul.cAuthorPane_info > li > span.hidethis{ display:none; }
Archived
This topic is now archived and is closed to further replies.