Home
»
Discussion Forums
»
z Old Forum - Archive
»
Logo on the Kaseya main logon page
Subscribe via RSS
Share this
Similar Posts
Main Login Page not loading properly Kaseya 6.2.0
by
jaydi@dycom.com.au
on
Jul 28, 2019
Kaseya logon page alteration
by
LegacyPoster
on
Sep 25, 2006
User page header logo
by
LegacyPoster
on
Apr 3, 2009
Changing Kaseya Logo
by
James Oakes
on
May 23, 2017
Change logo/graphic on custom cover page?
by
kentiler
on
Oct 15, 2013
Suggested Answer
View More
Details
2
Replies
0
Subscribers
Posted
over 11 years ago
z Old Forum - Archive
Logo on the Kaseya main logon page
Posted by
LegacyPoster
on
Jul 4, 2009 9:00 AM
Hello. I just noticed that the logo on the main logon page for our K server is the standard Kaseya logo, and not our customized logo.
Once you logon, then our customized logo is displayed.
I looked through the customize screens, and didn't see where/how I coudl specify a graphic file for the logo for the main logon page. Is it hiding somewhere?
Lloyd
Legacy Forum Name: Logo on the Kaseya main logon page,
Legacy Posted By Username: lwolf
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Jul 5, 2009 10:10 AM
I believe this is what you are after?..
You will need to edit the actual header html page.
You should also change the header page as per this doco.
http://portal.knowledgebase.net/display/2/kb/article.asp?aid=279398&n=1&s=
SYMPTOM
Editting the C:\Kaseya\Webpages\access\defaultHeader.htm to change the logo works for a short while, but then the logo reverts back to the "Kaseya" logo.
CAUSE
The Re-apply Schema process runs on a regular basis. This overwrites all asp and html pages, causing any changes to these files to revert to the original.
RESOLUTION
The logo can be overwritten, using the following process:
1. Copy C:\Kaseya\Webpages\access\defaultHeader.htm and name the new file C:\Kaseya\Webpages\access\myDefaultHeader.htm
2. Edit C:\Kaseya\Webpages\access\myDefaultHeader.htm in notepad
3. Replace the occurrence of /themes/default/images/logo.gif with /themes/default/images/my-logo.gif
4. Save this file
5. In Kaseya, choose System > Server Management > Customise
6. Choose the option Customize the header on the logon page (both users and administrators) and the function list first seen by users after logon.
7. Replace the URL of top frame with access/myDefaultHeader.htm (was access/defaultHeader.htm)
MORE INFORMATION
To change the header on the page seen by users after login you need to use "Customize the function list first seen by users after logon" and repeat step 6 above.
To change the logo for logged in admins, use the "Customize the graphical user interface" function > Set Corporate logo image and select your my-logo.gif file.
APPLIES TO
System Tab > Customize
Legacy Forum Name: How-To,
Legacy Posted By Username: hops
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Jul 5, 2009 10:37 AM
Thanks very much. That sounds like a match.
Lloyd
Legacy Forum Name: How-To,
Legacy Posted By Username: lwolf
You have posted to a forum that requires a moderator to approve posts before they are publicly available.