Local Cover Image
Hi, I tried to load local cover image to replace 'No cover image available' in OPAC display. The new cover is display but still the empty square box is display below the new local cover image. Pls help Esmael
I had the same problem last week. Try going into Administration | System Preferences | Enhanced Content | Local Cover Images And change LocalCoverImages and OPACLocalCoverImages to "Display." And if that doesn't work, I'm out of ideas. Fred King Medical Librarian, MedStar Washington Hospital Center fred.king@medstar.net 202-877-6670 ORCID 0000-0001-5266-0279 Never go to a dentist with blood in his hair. --Willie Rushton -----Original Message----- From: Koha [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Esmael Wan Sent: Tuesday, September 08, 2015 2:32 PM To: Koha@lists.katipo.co.nz Subject: [Koha] Local Cover Image Hi, I tried to load local cover image to replace 'No cover image available' in OPAC display. The new cover is display but still the empty square box is display below the new local cover image. Pls help Esmael _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha MedStar Health is a not-for-profit, integrated healthcare delivery system, the largest in Maryland and the Washington, D.C., region. Nationally recognized for clinical quality in heart, orthopaedics, cancer and GI. IMPORTANT: This e-mail (including any attachments) may contain information that is private, confidential, or protected by attorney-client or other privilege. If you received this e-mail in error, please delete it from your system without copying it and notify sender by reply e-mail, so that our records can be corrected. Thank you. Help conserve valuable resources - only print this email if necessary.
Hi Esmael
I tried to load local cover image to replace 'No cover image available' in OPAC display. The new cover is display but still the empty square box is display below the new local cover image. Pls help
In my opinion this annoying image saying "No cover image available" shouldn't be there in the first place, However, in Koha 3.20 you can get rid of it by adding the following CSS code to Koha parameter "OPACUserCSS": .no-image { display: none !important; } Kind regards, Michael
* Michael Kuhn (mik@adminkuhn.ch) wrote:
Hi Esmael
I tried to load local cover image to replace 'No cover image available' in OPAC display. The new cover is display but still the empty square box is display below the new local cover image. Pls help
In my opinion this annoying image saying "No cover image available" shouldn't be there in the first place,
Send a patch :) Chris
However, in Koha 3.20 you can get rid of it by adding the following CSS code to Koha parameter "OPACUserCSS":
.no-image { display: none !important; }
Kind regards, Michael _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
2015-09-08 17:58 GMT-03:00 Chris Cormack <chrisc@catalyst.net.nz>:
* Michael Kuhn (mik@adminkuhn.ch) wrote:
Hi Esmael
I tried to load local cover image to replace 'No cover image available' in OPAC display. The new cover is display but still the empty square box is display below the new local cover image. Pls help
In my opinion this annoying image saying "No cover image available" shouldn't be there in the first place,
Send a patch :)
+1, it would be great to see a sample proposal.
I'm a bit late coming in on this but I just discovered it: the CSS code works in 3.18 (3.18.06) as well. Fred King Medical Librarian, MedStar Washington Hospital Center fred.king@medstar.net 202-877-6670 ORCID 0000-0001-5266-0279 Never go to a dentist with blood in his hair. --Willie Rushton -----Original Message----- From: Koha [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Michael Kuhn Sent: Tuesday, September 08, 2015 4:50 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Local Cover Image Hi Esmael
I tried to load local cover image to replace 'No cover image available' in OPAC display. The new cover is display but still the empty square box is display below the new local cover image. Pls help
In my opinion this annoying image saying "No cover image available" shouldn't be there in the first place, However, in Koha 3.20 you can get rid of it by adding the following CSS code to Koha parameter "OPACUserCSS": .no-image { display: none !important; } Kind regards, Michael _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha MedStar Health is a not-for-profit, integrated healthcare delivery system, the largest in Maryland and the Washington, D.C., region. Nationally recognized for clinical quality in heart, orthopaedics, cancer and GI. IMPORTANT: This e-mail (including any attachments) may contain information that is private, confidential, or protected by attorney-client or other privilege. If you received this e-mail in error, please delete it from your system without copying it and notify sender by reply e-mail, so that our records can be corrected. Thank you. Help conserve valuable resources - only print this email if necessary.
participants (5)
-
Chris Cormack -
Esmael Wan -
King, Fred -
Michael Kuhn -
Tomas Cohen Arazi