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 [2013/10/06 19:13] gcooper |
voice:pbx:freepbx:freepbx_branding [2016/06/25 14:07] (current) gcooper |
||
---|---|---|---|
Line 3: | Line 3: | ||
See also: **[[https:// | See also: **[[https:// | ||
- | FIXME Unfinished notes. | + | Copy these files to the PBX: |
+ | < | ||
+ | va_freepbx.png | ||
+ | va_freepbx_small.png | ||
+ | va_schmooze-logo.png | ||
+ | va_tango.png | ||
+ | favicon.ico | ||
+ | </ | ||
+ | |||
< | < | ||
cd ~/ | cd ~/ | ||
scp *.png root@10.10.1.111:/ | scp *.png root@10.10.1.111:/ | ||
scp *.ico root@10.10.1.111:/ | scp *.ico root@10.10.1.111:/ | ||
- | |||
- | favicon.png | ||
- | freepbx.png | ||
- | freepbx_small.png | ||
- | schmooze-logo.png | ||
- | tango.png | ||
- | favicon.ico | ||
</ | </ | ||
- | ===== Other Peoples' | + | :!: Click the small green '' |
- | To replace the logo in FreePBX, replace ''/ | + | **FreePBX |
- | To change the logo in the main menu, replace ''/ | + | Enable **Display Readonly Settings** plus **Override Readonly Settings** then **Apply Config**. |
- | Additionally, | + | Now you can edit the settings |
- | + | ||
- | 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 | + | |
- | </ | + | |
- | + | ||
- | 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. | + | :!: When done, hide the read-only settings. |