[Koha] Customization of Koha USer Opac

Michael Kuhn mik at adminkuhn.ch
Mon Apr 30 02:00:06 NZST 2018


Hi

 > I am not an expert so I am seeking advice and guidance from you. How
 > to add library name, logo and pictures in Koha user opac?
 >
 > The old blog and documentation is not working for Koha 17.XX. (to add
 > header.jpg).
 >
 > Kindly guide me

The easiest way is probably adding some HTML into the Koha system 
preference "OpacMainUserBlock", e. g. something like

<img src="URL to your logo image file">

<h1>Your library name</h1>

<img src="URL to any other image file">

Note there are more useful system preferences like "opacheader", 
"OpacNav", "OPACUserCSS", "OPACUserJS" and so on.

In fact you may want to do some much more sophisticated things that you 
didn't explicitly mention. In this case I would recommend to start with 
the following lecture:

* 
https://koha-community.org/manual/17.11/en/html/15_implementation_checklist.html#opac-configuration

* https://bywatersolutions.com/tag/design-tutorial/

* https://www.myacpl.org/koha/category/koha/customizations/

* https://sometimesmotion.wordpress.com/tag/koha-customization/

Hope this helps.

Best wishes: Michael
-- 
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch


More information about the Koha mailing list