Skip to Content
Menu
This question has been flagged
1 Odpoveď
3381 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
3109
1
mar 21
4100
0
mar 15
4427
1
júl 25
18
1
júl 25
2773