http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7594
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Liz Rea <[email protected]> 2012-02-24 19:54:31 UTC --- (In reply to comment #0) > In google-jackets.js there is hard coded "style" on line 48 using... > http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=koha-tmpl/opac-tmpl/prog/en/js/google-jackets.js;h=70b1b84337c4c3807cd8e1997a2fda6cd9563004;hb=HEAD > > I suggest this is moved to a .css file, as to allow the end user to impose > changes to the style. Changes that make the styling of the OPAC more granular are always welcome. > > Additionally, it would be nice if a unique class can be added to all the image > preview types. Currently they are all dynamic (class & id). Added a class such > as "gbs-cover" or similar would allow end users to use CSS to uniquely style > each book cover used. I am not able to find where this is generated or I would > suggest the lines of code to change. A good point. > > Finally, the "No Image Available" does not appear in the HTML source code. The > JS shows it creating a "span" element with a class of no-image. Is there > anyway > to actually have that appear in the actual source code? > > All suggested changes should allow for an end user to have easier and clearer > control of OPAC search generated images. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
