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
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to