How to remove OPENEMR logo at the login page

rurffy wrote on Wednesday, March 09, 2016:

Dear Experts ,

i am fairly new to openEMR and also Ubuntu, however i am working to a smal hospital and wish to implement this. I want to be able to change the OPENEMR Logo at the login page. please how can i do this?

P.S i read this forum

https://sourceforge.net/p/openemr/discussion/202505/thread/2418edb4/#3c85

someone said i should go to the interface folder( but i dont even know how to get there in UBUNTU) Please kindlty assit.

Thank you

rurffy wrote on Wednesday, March 09, 2016:

Ok guys i think i solved my problem my self .
Answer: to get the location of the fine you need to do this

Sudo cd /var/www/openemr/interface/pic

This is were you will find the LOGIN page logo that you can edit.

Thanks

For OPENEMR vs 6 (1) the logo is located in:
/openemr/public/images/login-logo.svg or login-logo.png

Which filename and extension is used depends on what is mentioned in:
/openemr/interface/login/login.php
Note: open login.php and look for login-logo.svg and change if you want use a different filename.

To change into your own logo: use same filename and change the content/image/picture and save.

1 Like