License Check      - Login to the system administration
      - Navigate to 'Settings->About'. If you see only the license number on the right side, branding is enabled
      - If branding is not enabled, please contact your account manager
      Login page company logo:Create a company logo image, save it as 'customlogo.jpg' and move it into following directory
   /home/servers/sitemanager/sm/home/admin/public_html/img/branding/customlogo.jpg Custom CSS files:Navigate to PBXware CSS directory
          cd /home/servers/sitemanager/sm/home/sitemanger/admin/css 
    Create a new directory called 'custom' there
          mkdir custom 
    Copy all CSS files from 'css' directory to 'custom' directory
          cp *.css custom  PBXware company logos:Create custom company logos that will appear under left navigation (bicom_leftnav.gif) and under main content area (large_bicom.jpg) and copy them to following directory:
   /home/servers/sitemanager/sm/home/sitemanger/admin/images/custom/bicom_leftnav.gif  /home/servers/sitemanager/sm/home/sitemanger/admin/images/custom/large_bicom.jpg Switch PBXware to new branding settings:      - Login to the system interface
      - Navigate to 'SM Settings->Branding'
      - Set 'Branding Logo'='Custom'
      - Set 'Branding CSS'='Custom'
      - Click on 'Save'
       Edit CSS files under 'custom' directory and change it to suit your needs.
   /home/servers/sitemanager/sm/home/sitemanger/admin/css/custom/ext.css  /home/servers/sitemanager/sm/home/sitemanger/admin/css/custom/login.css  /home/servers/sitemanager/sm/home/sitemanger/admin/css/custom/main.css
 
    NOTE: Refresh the browser by pressing CTRL+F5 to see new changes
  
 |