Rebranding the Manager Portal

Portal Landing Page


Main Portal Page


Branding Images

  1. Navigate to the Images section of the Admin Portal -  System --> Settings --> Advanced --> Images. This process is much the same as for the image branding of the Admin Portal here
  2. Save your images as shown below and as indicated in the above screenshots
  • portal_landing_page.png is the single logo on top of the login window on splash screen
  • portal_main_top_left.png is the image on the top left of the portals once logged in. Max size should be 60px tall

Editing Color Scheme

The colors that are used for the background and most of the buttons and menu are controlled by the following UI Configuration (System --> Settings --> Advanced --> UI Configuration) parameters:
  • PORTAL_CSS_BACKGROUND - Background color on the login landing page and on the inside portal pages
  • PORTAL_CSS_PRIMARY_1 - The main color of the login and menu buttons
  • PORTAL_CSS_PRIMARY_2 - The secondary color of the login and menu buttons
NOTE: All of the above color scheme values should be the hex color code values of the color desired
WITH the # sign, e.g. #7f223b

You can see where these parameters are used by looking at the Landing Page screenshot above

Editing Menu Buttons Shown

These can be seen in the Main Portal screenshot above:
  • PORTAL_MENU_SHOW_HOME
  • PORTAL_MENU_SHOW_VOICEMAIL
  • PORTAL_MENU_SHOW_ANSWER_RULES
  • PORTAL_MENU_SHOW_USER
  • PORTAL_MENU_SHOW_CONTACTS
  • PORTAL_MENU_SHOW_CONFERENCE
  • PORTAL_MENU_SHOW_AUTO_ATTENDANT
  • PORTAL_MENU_SHOW_CALL_QUEUE
  • PORTAL_MENU_SHOW_TIMEFRAME
  • PORTAL_MENU_SHOW_PHONE
  • PORTAL_MENU_SHOW_MOH
  • PORTAL_MENU_SHOW_CALL_HISTORY
  • PORTAL_MENU_SHOW_INVENTORY
  • PORTAL_MENU_SHOW_DOMAIN
The above parameters are to set to either "yes" or "no" depending on what you would like to be shown.
Comments