Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3399 Vistas

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
Mejor respuesta
Hi,
In your css file add

.o_Message_sidebar {
display: none;
}

This will remove the avatar image from the chatter
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 24
3134
1
mar 21
4108
0
mar 15
4439
1
jul 25
18
1
jul 25
2801