0
Completed

Thumbnails format

support 5 years ago updated by Vlad R 5 years ago 3

Is it possible to have pdf thumbnails (Imagemagick) the format of a vertical rectangle insteed of a square?

Answer

Answer
Completed

See http://docs.filerun.com/custom_css


and use something like this:


.tmbItem .tmbInner {background-sizecontain;}

Answer
Completed

See http://docs.filerun.com/custom_css


and use something like this:


.tmbItem .tmbInner {background-sizecontain;}

In  the doc it's say ...

Simply add the following line inside the configuration file (customizables/config.php):

But this config file doesn't exist

Is it possible to know where CSS for thumbnails are?


When I desactive the folder CSS, there's no change on thumbnails

You can simply create the file "customizables/config.php". Making changes to other files is really not recommended, as the changes will be lost during updating.