Steps to configure your Portal:

Changes to be made in config file (<web root>/portal/config.inc.php).

 1. $site_URL : CRM instance path
 2. $CompanyName : This is the page title that appears on the browser tab
 3. $logoPath : Custom Organization logo with the name and extension as logo.ico has to be placed in the path mentioned here.
 4. $defaultUiLanguage : Default language to be used by Customer Portal.Should be one among $availableLanguages.
 5. $availableLanguages : Label,Value pair of all the languages supported by Customer Portal.

