https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28179
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Owen Leonard from comment #4) > This works really well overall, but there is a problem when there is a > language toolbar in the footer. The toolbar completely obscures the footer > for the gallery. > > I have some CSS update suggestions but I'm not sure what is the best way to > modify the CSS... Change the original, since we're already using a modified > version of the JS? Add a second CSS file to override? Use a copy of the > original which we track separately? Good catch, thanks! I would add it to the same file, at the bottom, with a comment saying it's some specific for us. What CSS suggestions do you have? (In reply to David Cook from comment #5) > The purpose of this change isn't clearly defined, but I think that I get the > premise and it sounds interesting! > > I assume that this is a solution to the multiple cover problem? It would put > the multiple book covers into a gallery that either manually or > automatically scrolls on a per-row/biblio basis? Here the need is simply to display all the different cover images of a bibliographic record (or items) in a gallery. -- 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/
