Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Add Top Corner logo Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
dikodhiko
Newbie
Newbie
Avatar

Joined: 24 February 2016
Location: Indonesia
Online Status: Offline
Posts: 0
Posted: 29 February 2016 at 1:58am | IP Logged Quote dikodhiko

Hi Guys,

Can someone tell me how to add logo on top corner?

i have found thats code on :
webmail/templates/views/Common/HeaderViewModel.html
on part of code ;
<!-- ko if: appCustomLogo() !== '' -->
<span class="item logo"><img class="img_logo" data-bind="attr: {'src': appCustomLogo()}" src="https://mywebmail/webmail/logoastra.png"></span>
-->

1. i have change code like that
2. I have clear cache (rm -rf /webmail/cache/)
3. I didnt get anything :(


pls help me :(
Back to Top View dikodhiko's Profile Search for other posts by dikodhiko
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 29 February 2016 at 3:24am | IP Logged Quote Igor

Logo URLs are supplied in data/settings/settings.xml file:

Code:
<LoginStyleImage>...</LoginStyleImage>
<AppStyleImage>...</AppStyleImage>


Those denote logos displayed on login page and in top corner, respectively.

Note that, while you might be able to do that in WebMail Lite, branding is officially supported in WebMail Pro only.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
dikodhiko
Newbie
Newbie
Avatar

Joined: 24 February 2016
Location: Indonesia
Online Status: Offline
Posts: 0
Posted: 01 March 2016 at 12:10am | IP Logged Quote dikodhiko

Igor wrote:
Logo URLs are supplied in data/settings/settings.xml file:

Code:
<LoginStyleImage>...</LoginStyleImage>
<AppStyleImage>...</AppStyleImage>


Those denote logos displayed on login page and in top corner, respectively.

Note that, while you might be able to do that in WebMail Lite, branding is officially supported in WebMail Pro only.

--
Regards,
Igor, AfterLogic Support



ty so much igor, it's working now. :)
Back to Top View dikodhiko's Profile Search for other posts by dikodhiko
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide