Changing Mifos Logo v2.6.1
Mifos 2.6.1 and higher:
- Open Admin tab.
- Under 'Manage Mifos View' section there is a link: Upload new logo.
- Click on it.
- On 'Upload new logo' page, click on Browse button to select logo file.
- Click on Upload logo button.
Mifos version below 2.6.1:
To change Mifos logo in Mifos User Interface it is necessary to replace logo.jpg file in mifos.war.
To perform this operation User can use any application which can open archive file.
- Open mifos.war archive
- Go to WEB-INF/lib directory in mifos.war and find mifos-webapp.jar file. (Actual name of .jar file is: mifos-webapp-1.12-SNAPSHOT.jar)
- Open .jar file and go to META-INF/resources/pages/framework/images directory
- Replace existing logo.jpg file
- Place modified .war file in JETTY/webapps direction and start JETTY
- Login to Mifos and press CTRL+F5 to refresh web browser cache