跳至內容
選單
此問題已被標幟
1 回覆
3159 瀏覽次數

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
2825
1
3月 21
3881
0
3月 15
4108
1
7月 25
18
1
7月 25
2158