Change Webmail Logo

philmcdonnell

Verified User
Joined
Jan 6, 2004
Messages
184
Location
New York
Hello,

Where do I find the files to change the webmail login and the logo there? I am using the UBI mail not Squirrel.

Also does the change effect all domains?

Thanks,
Phil
 
Hello,

It will affect all domains.

/var/www/html/webmail

you can change the theme by editing:

/var/www/html/webmail/inc/config.languages.php

and setting the "$default_theme" value to 0. (defaults to 1)

The actual picture would be found in:

/var/www/html/webmail/themes/neotech.net

John
 
If you only have ftp, then upload it to somewhere on the system, then ssh in a move the files over by hand. There are no ftp accounts that go directly to /var/www/html

John
 
DirectAdmin Support said:
If you only have ftp, then upload it to somewhere on the system, then ssh in a move the files over by hand. There are no ftp accounts that go directly to /var/www/html

John

Thanks, I knew it was a silly question...

Phil
 
You should change the html-code of this page:
/var/www/html/webmail/themes/neotech.net/login.html

I'd advise to make the link-changes as well in these pages:
/var/www/html/webmail/themes/neotech.net/error.html
/var/www/html/webmail/themes/neotech.net/bad-login.html

Hope this helps,
Joost
 
You might wanna change the 'alt' (text when you got your mouse on the picture) as well. You only have to change them on the 3 pages I mentioned.

Cheers,
Joost
 
Back
Top