[Koha] Opacheader syspref: Custom header image not displaying on all pages

Olu Adara gbengaadara at gmail.com
Wed Aug 13 17:44:10 NZST 2014


Hi Craig,


> On Aug 12, 2014, at 10:37 AM, Craig Butosi <craig.butosi at rcmusic.ca> wrote:
> 
Snip
> 
> Image save location:
> 
> /usr/share/koha/opac/htdocs/imageairBANNER.jpg
> 
> Opacheader syspref code:
> 
> <!---Header Image Begins-->
> 
> <img src="imageairBANNER.jpg"
> usemap="#websitemap">
> 

Try putting a / in front of the image name like so

<img src="/imageairBANNER.jpg"
usemap="#websitemap">

Olugbenga Adara
Sent from a mobile device. Please excuse typos and brevity.



More information about the Koha mailing list