Jump to content

Disable Avatars

Featured Replies

Posted

I regularly have users asking for an ability to disable/hide avatars.

A lot of our members access our community from work and don't want avatars to be visible on screen.

Can this be implemented?

Until (if/when) it is implemented, here's a little workaround....create a child of your themes and add the following in the custom.css:

.cAuthorPane_photo{
  display:none;
}

 

12 hours ago, Nathan Explosion said:

Until (if/when) it is implemented, here's a little workaround....create a child of your themes and add the following in the custom.css:


.cAuthorPane_photo{
  display:none;
}

 

That's really helpful, thank you.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.