Skip to Content
Menú
This question has been flagged
1 Respondre
3072 Vistes

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
Descartar
Best Answer
Hi,
In your css file add

.o_Message_sidebar {
display: none;
}

This will remove the avatar image from the chatter
Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de nov. 24
2692
1
de març 21
3770
0
de març 15
4004
1
de jul. 25
18
1
de jul. 25
1960