.ow_chat_dialog_wrap .ow_attachments .buttons {
display: none;}
which plugin is that? Private messages? If yes, try using following custom CSS:
.ow_chat_dialog_wrap .ow_attachments .buttons {
display: none;}
I added it on the EDIT CSS window, pressed apply, nothing changed! its still there! Users can upload on both chat and mail wondows!
How can i remove it ?
Thank you so much!
Its not working in both. This is for mail or for chat attachements?
I would like to disable both in both sites.
Thank you so much Taissa!!!! you are the best!
Thank you!!!
#conversationMessageFormBlock .ow_attachment_icons {display:none !important;}#dialogsContainer .ow_attachment_icons {display:none !important;}
is working and hides buttons on the CHAT ONLY, but dissapears ALSO the Emoticons plugin!!! So users dont see the attache icon but also dont see the add emoticon button... can somebody dissapear only the attachment?
thank you!