Skip to Content
Menu
This question has been flagged
1 Reply
2319 Views

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

.o_Message_sidebar {
display: none;
}

This will remove the avatar image from the chatter
Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1089
1
Mar 21
2680
0
Mar 15
3109
2
Dec 24
279
0
Nov 24
77