How to close/reduce size of buddy chat?

All around Zimbra Chat, give us your feedback, questions and ideas
Post Reply
socialservice2
Posts: 1
Joined: Fri Oct 13, 2017 12:04 pm

How to close/reduce size of buddy chat?

Post by socialservice2 »

I need to know how to close or at least reduce the size of buddy chat. It just takes up too much of my screen.
Thanks for all help :)
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Re: How to close/reduce size of buddy chat?

Post by jorgedlcruz »

Hello,
I guess you can try to edit the file called com_zextras_chat_open.css and edit the next, mind the min-width:

Code: Select all

.FixBordersForZ7 {
  padding: 0;
  min-width: 220px; }
then run a mailbox restart and it should have the new size
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
Post Reply