View Single Post
Old 12-31-2016, 11:44 AM   #1382
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by mariosipad View Post
@MontyJ

About larger cover images.
I have just tried again with my "solution" for larger cover images (in a browser) and it still works (for me).

To make it work in a browser (firefox) you need to empty the browser cache first. Then the browser loads a new version of the COPS CSS and …. larger covers.

If you want larger covers in a OPDS view you need to change a value in config_local.php.
Code:
    /*
     * Height of thumbnail image for OPDS
     */
    $config['cops_opds_thumbnail_height'] = "164";
However, I have not been able to make it work.

Do you use COPS in a browser or through OPDS?
Thanks. I use Firefox.

I will try it again with your cache suggestion and report back.

[edit: These tips worked perfect for me!]

Last edited by MontyJ; 01-14-2017 at 06:40 PM.
MontyJ is offline   Reply With Quote