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!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
2779 | ||
|
1
3月 21
|
3835 | ||
|
0
3月 15
|
4076 | ||
|
1
7月 25
|
18 | ||
|
1
7月 25
|
2077 |