General discussion

issues with image upload

BV52's picture

I cant seem to upload images onto any of the slides or course presentation resource. I have uped the max upload and whatnot in php.ini restarted my apache but the image upload page just takes ages and never uploads the image regardless of its site.

Server wise, i have enough space on the server for it not to be refusing to upload images.

Image Slider - Keep uploaded image's actual size

Hi All,

I am using H5P Image Slider with  Drupal 8. How can I make changes for <img> tag, Some thing like below:

From :

<img style="width: 100%; height: 100%;" src="{IMAGE PATH}" alt="k1" title="">  To:

<img style="width: auto; height: auto; margin-left:auto; margin-right:auto; " src="{IMAGE PATH}" alt="k1" title="">.

Also I want to fix height of <iframe> based on image's actual height.

Any healps are highly appreciatted.

Thanks - Shameer P.

Pages