コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3219 ビュー

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!

アバター
破棄
最善の回答
Hi,
In your css file add

.o_Message_sidebar {
display: none;
}

This will remove the avatar image from the chatter
アバター
破棄
関連投稿 返信 ビュー 活動
1
11月 24
2898
1
3月 21
3947
0
3月 15
4175
1
7月 25
18
1
7月 25
2303