Forum
Welcome, Guest
Please Login to access forum.
Re:How do I get the Maximize / Close buttons? (1 viewing) 
Go to bottom
TOPIC: Re:How do I get the Maximize / Close buttons?
#7327
John Dagelmore
Admin
Posts: 3722
User Offline
Re:How do I get the Maximize / Close buttons? Karma: 79  
As i said you there are no 'X' icons and there are no ways to do this.

The only thing that you can do is setup a CSS override to show always the close icon that is not a 'X' but is an exit icon.

The code for the CSS override is the following:

Code:

#jchat_closesidebarbutton{display: block !important;}
 
Logged Logged  
  The administrator has disabled public write access.
Go to top