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 [2015/03/13 12:08] 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 |
</ | </ | ||
Line 19: | Line 19: | ||
</ | </ | ||
- | **FreePBX -> Settings -> Advanced Settings** | + | :!: Click the small green '' |
- | Enable **Display Readonly Settings** plus **Override Readonly Settings** then **Apply**. | + | **FreePBX -> Settings -> Advanced Settings** {{ : |
+ | |||
+ | Enable **Display Readonly Settings** plus **Override Readonly Settings** then **Apply | ||
Now you can edit the settings in **Styling and Logos** section. | Now you can edit the settings in **Styling and Logos** section. | ||
- | When done, disable hidden and read-only settings. | + | :!: When done, hide the 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 | + | |
- | </ | + | |
- | + | ||
- | 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. | + |