User Tools

Site Tools


voice:pbx:freepbx:freepbx_branding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voice:pbx:freepbx:freepbx_branding [2015/03/13 12:22]
gcooper
voice:pbx:freepbx:freepbx_branding [2016/06/25 14:07] (current)
gcooper
Line 10: Line 10:
 va_schmooze-logo.png va_schmooze-logo.png
 va_tango.png va_tango.png
-favicon.ico+favicon.ico                 #part of signed package - forget this one?
 </file> </file>
    
Line 28: Line 28:
  
 :!: When done, hide the read-only settings. :!: When done, hide the read-only settings.
- 
-===== Other Peoples' Notes ===== 
- 
-To replace the logo in FreePBX, replace ''/var/www/html/admin/images/logo.png'' with a 394x55 PNG. 
- 
-To change the logo in the main menu, replace ''/var/www/html/welcome/logo.jpg'' with JPEG of the same dimensions. 
- 
-Additionally, in later versions of PiaF, the instructions for the change of logo have changed slightly. 
- 
-Create a logo called ''custom-logo.png'', 55 pixels high, and replace the existing ''custom-logo.png'' in ''/var/www/html/welcome'' and ''/var/www/html/admin/images'' 
- 
-If you have a light colored background in your logo, it often looks better in FreePBX if you make the background transparent. 
- 
-Look in ''amportal.conf'', it will tell you the name of the logo, adjust that to suit. 
- 
-Then run ''amportal restart'' when you have done that. 
- 
-:!: Clear your browser cache. 
- 
-This is pretty easy to do. You just need to change two files and add you own graphic. If you have a running WARP, then do the following to change the PIKA logo to your own. 
- 
-First you need to upload your logo to the WARP. This logo should 55 pixels in height. You need to copy the logo to the ''/persistent1/var/www/html/admin/images'' folder. Let's assume the logo file is called ''companyXample.png''. 
- 
-Next you need to edit the FreePBX configuration file, ''/persistent/etc/amportal.conf''. In this file you need to change the following line 
- 
-<file> 
-AMPADMINLOGO=pika-logo.png 
-</file> 
- 
-to your logo 
- 
-<file> 
-AMPADMINLOGO=companyXample.png 
-</file> 
- 
-The last thing that needs to be changed is the gateway page to FreePBX on the WARP. You need to edit the file ''/persistent1/var/www/html/index.html''. In this file change: 
- 
-<file> 
-<a href="http://www.pikatechnologies.com"><img src="admin/images/pika-logo.png"/></a> 
-</file> 
- 
-to your web address and logo 
- 
-<file> 
-<a href="http://www.companyXample.com"><img src="admin/images/companyXample.png"/></a> 
-</file> 
- 
-Now load up the FreePBX GUI in your browser and witness the companyXample branded GUI.  
voice/pbx/freepbx/freepbx_branding.1426270978.txt.gz · Last modified: 2015/03/13 12:22 by gcooper