Customize the user list - background color

Parameter Name:

ui.UsersBg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.UsersBg" value="ffffff">

 

 

Customize the user list - color of users

Parameter Name:

ui.UsersFg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.UsersFg" value="000000">

 

 

Customize the user list - color of logged in user

Parameter Name:

ui.DominantColor

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.DominantColor" value="ff0000">

 

 

Customize the user list - font size

Parameter Name:

ui.UsersFontSize

 

Permitted Value:

number

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.UsersFontSize" value="10">

 

 

Customize the user list - font

Parameter Name:

ui.UsersFontName

 

Permitted Value:

standard fonts installed

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.UsersFontName" value="Dialog">

 

 

Set maximum number of users displayed in the user list

Parameter Name:

ui.MaxUsers

 

Permitted Value:

number

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.MaxUsers" value="500">

 

 

Customize the room list - background color

Parameter Name:

ui.RoomsBg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.RoomsBg" value="value">

 

 

Customize the room list - color of rooms

Parameter Name:

ui.RoomsFg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.RoomsFg" value="value">

 

 

Customize the room list - font size

Parameter Name:

ui.RoomsFontSize

 

Permitted Value:

number

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.RoomsFontSize" value="10">

 

 

Customize the room list - font

Parameter Name:

ui.RoomsFontName

 

Permitted Value:

text

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.RoomsFontName" value="Dialog">

 

 

Set maximum number of rooms displayed in the rooms list

Parameter Name:

roam.RoomMax

 

Permitted Value:

any integer (room names will not be added to the list when this number is exceeded)

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="roam.RoomMax" value="500">

 

 

Customize the width of the user/room list component

Parameter Name:

ui.UsersWidth

 

Permitted Value:

number between 80 and 160

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.UsersWidth" value="110">