I uploaded my own icon to the fileimages folder and then set the height and width in the backend.
images and buttons: file-icon height and file-icon width
I noticed that the height and width are displayed reversed in the frontend, the specified height is displayed as width and vice versa.
Regards,
Vreni
Vreni
Thanks
I will checkout
Colin
Hi
Having difficulty reproducing probably as not following same way
Where/how did you upload own icon? Was it via jD or say FTP or your File Manager?
Colin
"I uploaded my own icon to the fileimages folder and then set the height and width in the backend.
images and buttons: file-icon height and file-icon width"
Hi
I uploaded the icon via FTP to the folder: mydomain.ch/images/jdownloads/fileimages/flat_1
Here you can see the
here you can see the settings in the options - images-and-buttons and the source code of the output in the frontend:
(https://naturvompuur.ch/site/images/jdownloads_height-width.png)
Hi
Got a slightly different result but it was wrong!! It claimed equal height and width as below
<img src="https://jd-testing.com/images/jdownloads/fileimages/flat_1/cdy.png" style="text-align:top;border:0px;" width="38" height="38" alt="cdy2">
The actual dimensions are width 43px and height as 64px
Colin