Hi Craig,
> On Aug 12, 2014, at 10:37 AM, Craig Butosi <[email protected]> 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. _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

