Image Slider

Adding Image Slider to Column

profiweb's picture

It woud be very nice to add content type H5P Image Slider to Column. And Picture Slider too.

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network

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