Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3073 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
2692
1
mar 21
3770
0
mar 15
4004
1
jul 25
18
1
jul 25
1960