Jump to content

Change logo in admin login page and dashboard v7.3


user6ix

Recommended Posts

Hi,

Is there a way to change the logo of admin login page and in the dashboard but the same filename?

I've tried to change the file name inside 

public_html/whmcs/admin/images/loginlogo.jpg

public_html/whmcs/admin/templates/blend/images/logo.gif

and still no luck, please help.

Link to comment
Share on other sites

4 hours ago, user6ix said:

Is there a way to change the logo of admin login page and in the dashboard but the same filename?

I've tried to change the file name inside 

public_html/whmcs/admin/images/loginlogo.jpg

public_html/whmcs/admin/templates/blend/images/logo.gif

changing the logo.gif file in the above 'blend' path should change it on the dashboard...

RoR1CFc.png

and changing /assets/img/whmcs.png should change it on the login page.

8q7URkz.png

if you're not seeing a change (e.g the old image is cached in the browser), you may need to shift+refresh in the browser.

it's also worth remembering that if you just replace these files with new images, then the automatic updater will probably replace them during an update... similarly, if you modified the templates to use a new filename, those templates would get replaced during an update too.

if the paths/filenames for these logos were defined in variables, you could modify them using hooks, but I don't think there's a quick way to do it.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated