This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
voice:pbx:freepbx:freepbx_branding [2013/10/05 18:52] 127.0.0.1 external edit |
voice:pbx:freepbx:freepbx_branding [2016/06/25 14:07] (current) gcooper |
||
---|---|---|---|
Line 3: | Line 3: | ||
See also: **[[https:// | See also: **[[https:// | ||
- | To replace | + | Copy these files to the PBX: |
- | To change the logo in the main menu, replace | + | < |
+ | va_freepbx.png | ||
+ | va_freepbx_small.png | ||
+ | va_schmooze-logo.png | ||
+ | va_tango.png | ||
+ | favicon.ico | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cd ~/ | ||
+ | scp *.png root@10.10.1.111: | ||
+ | scp *.ico root@10.10.1.111:/ | ||
+ | </ | ||
- | Addtionally, | + | :!: Click the small green '' |
- | Create a logo called custom-logo.png, 55 pixels high, and replace the existing custom-logo.png in / | + | **FreePBX |
- | If you have a light coloured background in your logo, it often looks better in FreePBX if you make the background transparent. | + | Enable **Display Readonly Settings** plus **Override Readonly Settings** then **Apply Config**. |
- | Look in amportal.conf, | + | Now you can edit the settings in **Styling and Logos** section. |
- | Then run amportal restart when you have done that. | + | :!: When done, hide the read-only settings. |
- | + | ||
- | clear your 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 / | + | |
- | + | ||
- | Next you need to edit the FreePBX configuration file, / | + | |
- | + | ||
- | AMPADMINLOGO=pika-logo.png | + | |
- | + | ||
- | to your logo | + | |
- | + | ||
- | AMPADMINLOGO=companyXample.png | + | |
- | + | ||
- | + | ||
- | The last thing that needs to be changed is the gateway page to FreePBX on the WARP. You need to edit the file / | + | |
- | + | ||
- | <a href=" | + | |
- | + | ||
- | to your web address and logo | + | |
- | + | ||
- | <a href=" | + | |
- | + | ||
- | + | ||
- | Now load up the FreePBX GUI in your browser and witness the companyXample branded GUI. | + |