Page 1 of 1

VICIdial administration logo

PostPosted: Thu Dec 01, 2011 8:58 am
by Mediam4n
Hello guys, how can I change the logo VICIdial Administration (Top left)
I want to replace it with my logo. Where was the location with that logo?
VERSION: 2.4-342a

Thanks

PostPosted: Thu Dec 01, 2011 10:14 am
by rrb555
Vicidial installation?

for GoAutodial look the folder under /var/www/html/
for Vicibox /srv/www/htdocs/

normally the folder is named vicidial then "image" folder

This logo

PostPosted: Thu Dec 01, 2011 11:43 am
by Mediam4n
I already installed VICIdial

I have to replace VICIdial Administration logo that with my logo.
I can't find that on my system root.
BTW, I'm using Ubuntu Server

Thanks

PostPosted: Fri Dec 02, 2011 1:17 pm
by mcargile
The file is named vicidial_admin_web_logo.gif and is stored in the vicidial directory of the web server. If you are using Vicibox this can be found in /srv/www/htdocs/vicidial/ You will want to keep the same width of the image, but the height can change. I recommend matching the blue background color as it give it a better look.

PostPosted: Sat Dec 03, 2011 7:30 pm
by williamconley
Ubuntu Vicibox 1.0.0RC2 (if you are using an old Vicibox install) used /var/www/vicidial/vicidial_admin_web_logo.gif

Code: Select all
locate vicidial_admin_web_logo.gif
ignore results in the /usr/src directories.

Code: Select all
locate vicidial_admin_web_logo.gif | grep -v /usr/src

PostPosted: Wed Dec 14, 2011 9:06 pm
by Acidshock
Not my place really but just figured I would ask...you are not reselling the software are you?

Re:

PostPosted: Sun May 20, 2018 1:13 pm
by Alex
mcargile wrote:The file is named vicidial_admin_web_logo.gif and is stored in the vicidial directory of the web server. If you are using Vicibox this can be found in /srv/www/htdocs/vicidial/ You will want to keep the same width of the image, but the height can change. I recommend matching the blue background color as it give it a better look.


Complete Steps To Change Logo In VICIBox

- The logo image size need to be set to 170 pixels wide and 45 pixels hight. PNG format, GIF and JPG formats can be used for the logo image file.
- In VICIBox7 or 8 (VICIDial VERSION: 2.14), the image file for the logo change need to be uploaded in /srv/www/htdocs/vicidial/images folder through FTP.
- Add new screen color in Admin --> Screen Colors option.
- The custom logo file name format should be like "vicidial_admin_web_logoNewLogo.png", so that the name "NewLogo" will display in drop down menu of Screen Colors "Web Logo" option.
- In "System Settings", select the new or custom screen color for "Admin Screen Colors, Agent Screen Colors & Chat Screen Colors" & submit.

And You Are Done...

Cheers..