Change the way images are shown. re #77
Jpeg quality is lowered but resolution is two times higher. The image is then reduced with CSS. The default value is changed.
This commit is contained in:
parent
2d0449e1d2
commit
e840d4cf70
5 changed files with 38 additions and 14 deletions
|
@ -64,7 +64,7 @@
|
|||
/*
|
||||
* Height of thumbnail image for HTML
|
||||
*/
|
||||
$config['cops_html_thumbnail_height'] = "70";
|
||||
$config['cops_html_thumbnail_height'] = "164";
|
||||
|
||||
/*
|
||||
* Icon for both OPDS and HTML catalog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue