[Koha] Local Cover Image
Michael Kuhn
mik at adminkuhn.ch
Thu Sep 10 19:45:05 NZST 2015
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. FYI im
> using latest version of Koha 3.20.02, Pls help
Did you try to add the following CSS code to Koha parameter
"OPACUserCSS" as I suggested on 8 September?
.no-image {
display: none !important;
}
Kind regards, Michael
More information about the Koha
mailing list