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?
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.