Jump to content

Removing titles from view

Featured Replies

Posted

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?

3qwLXRd.png

Edit the group(s) and set the group formatting to the following:

Screenshot_30.png

 

 

 

  • Author

Okay, that worked, but now our widget showing who's online is broken

nDsmV5n.png

OK, so revert the change and give me a little while to come up with a css based option....

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.

Recently Browsing 0

  • No registered users viewing this page.