jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.0 => Suggestions - Feature Request => Topic started by: vreni.angst@agimus-web.ch on 14.08.2024 10:05:23

Title: fileimages
Post by: vreni.angst@agimus-web.ch on 14.08.2024 10:05:23
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
Title: Re: fileimages
Post by: ColinM on 14.08.2024 10:46:24
Vreni
Thanks
I will checkout
Colin
Title: upload image
Post by: ColinM on 14.08.2024 14:10:07
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"
Title: Re: fileimages
Post by: vreni.angst@agimus-web.ch on 15.08.2024 13:30:29
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)
Title: File Images
Post by: ColinM on 17.08.2024 23:09:25
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