This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:freepbx:freepbx_branding [2014/08/01 17:49] gcooper |
voice:pbx:freepbx:freepbx_branding [2016/06/25 14:07] (current) gcooper |
||
---|---|---|---|
Line 4: | Line 4: | ||
Copy these files to the PBX: | Copy these files to the PBX: | ||
- | + | ||
< | < | ||
- | cd ~/ | ||
- | scp *.png root@10.10.1.111:/ | ||
- | scp *.ico root@10.10.1.111:/ | ||
- | |||
va_freepbx.png | va_freepbx.png | ||
va_freepbx_small.png | va_freepbx_small.png | ||
va_schmooze-logo.png | va_schmooze-logo.png | ||
va_tango.png | va_tango.png | ||
- | favicon.ico | + | favicon.ico |
</ | </ | ||
- | + | ||
- | In FreePBX Advanced Settings, enable **Display Readonly Settings** plus **Override Readonly Settings** then **Apply**. | + | |
- | + | ||
- | Now you can edit the settings in **Styling and Logos** section. | + | |
- | + | ||
- | When done, disable hidden and read-only settings. | + | |
- | + | ||
- | ===== Other Peoples' | + | |
- | + | ||
- | To replace the logo in FreePBX, replace ''/ | + | |
- | + | ||
- | To change the logo in the main menu, replace ''/ | + | |
- | + | ||
- | Additionally, | + | |
- | + | ||
- | Create a logo called '' | + | |
- | + | ||
- | If you have a light colored background in your logo, it often looks better in FreePBX if you make the background transparent. | + | |
- | + | ||
- | Look in '' | + | |
- | + | ||
- | Then run '' | + | |
- | + | ||
- | :!: 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 ''/ | + | |
- | + | ||
- | Next you need to edit the FreePBX configuration file, ''/ | + | |
< | < | ||
- | AMPADMINLOGO=pika-logo.png | + | cd ~/ |
+ | scp *.png root@10.10.1.111:/ | ||
+ | scp *.ico root@10.10.1.111:/ | ||
</ | </ | ||
- | to your logo | + | :!: Click the small green '' |
- | <file> | + | **FreePBX -> Settings -> Advanced Settings** {{ : |
- | 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 ''/ | + | Enable **Display Readonly Settings** plus **Override Readonly Settings** then **Apply Config**. |
- | < | + | Now you can edit the settings in **Styling |
- | <a href=" | + | |
- | </ | + | |
- | + | ||
- | to your web address | + | |
- | + | ||
- | < | + | |
- | <a href=" | + | |
- | </ | + | |
- | Now load up the FreePBX GUI in your browser and witness the companyXample branded GUI. | + | :!: When done, hide the read-only settings. |