https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22445
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #94242|0 |1 is obsolete| | --- Comment #114 from Martin Renvoize <[email protected]> --- Created attachment 94575 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94575&action=edit Bug 22445: (follow-up) Use CSS to set a max-width for images - Staff client This patch adds some CSS and markup to staff client templates so that custom cover images have a maximum width of 140px (to match the width of generated local cover image thumbnails). This prevents oversized images from displaying inconsistently compared to images from other services. This patch also adds a missing </a> to fix display problems. To test, apply the patch and regenerate the staff client CSS. Post an oversized image which corresponds to a record in your catalog. View the following pages to confirm that the image displays well: - Catalog search results - Bibliographic detail page Sponsored-by: Orex Digital Signed-off-by: Hayley Mapley <[email protected]> Signed-off-by: Hugo Agud <[email protected]> Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Michal Denar <[email protected]> Signed-off-by: Kyle Hall <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
