Forum
Welcome, Guest
Please Login to access forum.
Re:Disable some options in the settings (1 viewing) 
Go to bottom
TOPIC: Re:Disable some options in the settings
#4004
John Dagelmore
Admin
Posts: 3881
User Online Now
Re:Disable some options in the settings Karma: 84  
Hello,

the way to remove those buttons from the interface is adding a css code to your template as below:

Code:

span.jchat_user_available, span.jchat_optionsstatus.available, span.jchat_reset_chatboxes, span.jchat_resetposition, span.jchat_open_privatemess, span.jchat_privatemess { display: none !important; }
John
 
Logged Logged  
  The administrator has disabled public write access.
Go to top