FreiChat related discussions
SOLVED: Hide Avatars

Hi

I have one question.
I have chosen not to show Avatar from the setting on the backend.
However the avatars is shown next to the name of the user in the Chatrooms.

How is this possible and how I can hide Avatars from everywhere?
Thanks!

Hi I have one question. I have chosen not to show Avatar from the setting on the backend. However the avatars is shown next to the name of the user in the Chatrooms. How is this possible and how I can hide Avatars from everywhere? Thanks!
edited Dec 12 '15 at 9:39 pm

I read the docs but I still can't find out how to hide the avatars.
If u can help it would be nice.
Thanks.

I read the docs but I still can't find out how to hide the avatars. If u can help it would be nice. Thanks.

Do you want to hide the avatars only in the chatroom or in the chatbox too ?

You can directly hide it using css.

Do you want to hide the avatars only in the chatroom or in the chatbox too ? You can directly hide it using css.

Hi

I want to hide the avatars from everywhere.
Is it possible with css?
If yes, how?
Thanks!

Hi I want to hide the avatars from everywhere. Is it possible with css? If yes, how? Thanks!

Try this:

Open freichat/client/themes/basic/styles.css

Add the following lines to the top of the file:

.freichat_userscontentavatar {

    display: none !important;
}
Try this: Open freichat/client/themes/basic/styles.css Add the following lines to the top of the file: ``` .freichat_userscontentavatar { display: none !important; } ```
edited Dec 12 '15 at 7:10 pm

Hi

Thanks for the reply.
I had already found this n the css and worked as expected.

Hi Thanks for the reply. I had already found this n the css and worked as expected.
edited Dec 16 '15 at 6:46 am
187
6
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft