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

Craig Butosi craig.butosi at rcmusic.ca
Wed Aug 13 02:37:27 NZST 2014


Dear Collective Wisdom,

First time posting to KOHA listserv. I hope there's a kind soul out there who can help me with an HTML-related issue in Global Preferences-->OPAC.

I'm running a test setup of Koha, and have been tinkering with the administrative settings. Everything has been going great --what a lovely system! -- until I noticed a small issue I'm having with the opacheader syspref.

Problem: My custom header image (imageairBANNER.jpg) does not display on every page, unlike basic HTML text entered into the opacheader field. It only displays on the homepage (174.116.172.82). For example, if I navigate to Advanced Search from the homepage, I get a broken image icon instead of my custom header image. I have noticed that when I type my OPAC URL into a browser, after page load, it displays only the URL in the address bar of the browser (http://craigslibrary.myddns.com/); but, if I click on the small "Koha" icon on the homepage's masthead, it returns me to the homepage with a different URL: http://craigslibrary.myddns.com/cgi-bin/koha/opac-main.pl (it is on the latter page the broken image appears).

Goal: To have my custom header image display on every page of the catalogue.

___

Setup:

Koha 3.16.2 on Ubuntu 12.04 LTS

OPAC: craigslibrary.myddns.com (174.116.172.82)
Staff: craigslibrary.myddns.com:8080 (174.116.172.82:8080)

Image save location:

/usr/share/koha/opac/htdocs/imageairBANNER.jpg

Opacheader syspref code:

<!---Header Image Begins-->

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

<map name="websitemap">
<area shape="rect" coords="0,70,110,100" <a href="http://www.craigbutosi.ca" target="blank">
</map>

<!---Header Image Ends-->
__

I haven't a clue as to why HTML text renders on every page, but my custom image does not. Could this have something to do with the <img src> attribute, file permissions, or CSS?
Any help or tips would be much appreciated, and apologies if I forgot to include important information!

Kind Regards,

Craig Butosi, MA, MLIS, B Mus (Hons.)
LIBRARY SERVICES MANAGER
the royal conservatory
TELUS Centre for Performance and Learning
273 Bloor Street West
Toronto, ON M5S 1W2
416.408.2824 x338
www.rcmusic.ca<http://www.rcmusic.ca/>



Note: This email message and any attachments are intended only for the use of the individual to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the recipient of this email is not the intended recipient (or the employee or agent responsible for delivering the email to the intended recipient), you are hereby notified that any review, dissemination, distribution or copying or other use of this message is strictly prohibited. If you have received this communication in error, please notify the sender immediately by return email and delete this message and attachments from your system, thank you.


More information about the Koha mailing list