Skip to Content
Menu
This question has been flagged
1 Odpoveď
3155 Zobrazenia

Hi,


I want to hide the user avatar image on chatter



How can I do it ?

Is it possible to inherit chatters css to change this ?


Thanks in advance!

Avatar
Zrušiť
Best Answer
Hi,
In your css file add

.o_Message_sidebar {
display: none;
}

This will remove the avatar image from the chatter
Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
nov 24
2814
1
mar 21
3863
0
mar 15
4105
1
júl 25
18
1
júl 25
2141