PDA

View Full Version : Change Webmail Logo



philmcdonnell
05-07-2004, 06:17 AM
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

DirectAdmin Support
05-07-2004, 11:31 AM
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

philmcdonnell
06-28-2004, 09:25 AM
Silly question maybe but how can I ftp a new image and files to the template directory?

Thanks,
Phil

DirectAdmin Support
06-28-2004, 09:48 AM
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

philmcdonnell
06-28-2004, 09:54 AM
Originally posted by DirectAdmin Support
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

Rookie
08-11-2004, 04:59 AM
Hi guys,
I have one more question about this. Thanks to your info, I have managed to change the old image with the new one but how do you change the link to the image now? What is the page you alter to change the link from http://neotech.net/ to http://www.<whatever-I-want>

Thanks

Rook

Joost
08-14-2004, 03:00 PM
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

Rookie
08-14-2004, 04:06 PM
Your a legend!

Thanks heaps Joost

Joost
08-15-2004, 02:20 AM
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