Hi all, Another thing I don't understand is how to replace images (logos in the OPAC and the login etc.) with our own images. I have tried following instructions on https://www.vijenderkumar.com/2022/05/beautify-koha-staff-login-page.html
>>Create an image for the logo or copy it from the institute's website. Save it >>in the home folder with the name 'logo.jpg' >>Open the terminal and run the following command to paste the logo image in >>htdocs folder from the home folder >>sudo cp logo.jpg /usr/share/koha/opac/htdocs >>Now Open koha Staff Interface >>koha administration➞ Global System Preferences➞Staff >>Client➞StaffLoginInstructions >>Add the following html scripts in the StaffLoginInstructions... How do I even save something to the home folder in the terminal?? When I tried using it to copy the image to /usr/share/koha/opac/htdocs nothing happened, so I asked one of our IT staff to install Filezilla for me so that I can at least move the files to these locations. I proceeded with the instructions and pasted the code to the StaffLoginInstructions, changed the IP: http://127.0.1.1 with our Koha OPAC IP but there's just a broken image where the logo is supposed to be. How in the world are others making these changes? Best regards Aida Đikić -----Original Message----- From: Koha <[email protected]> On Behalf Of [email protected] Sent: Friday, March 3, 2023 12:00 AM To: [email protected] Subject: Koha Digest, Vol 209, Issue 3 Send Koha mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..." _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

