I installed and nothing even disappeared from the database
However, I have two problems.
1. I set the HTML description above the image (Top) and it does not work.
2. the image that displays with the HTML block - has the original height and width, thus the HTML block is overflowing and a scroll bar appears.
I would like the entire HTML block to scale to 100% of the os_fancybox-content height, and the image can be clicked on and enlarged to the actual size, just like the image without the HTML description.
Simply, the HTML block is supposed to be an additional description to the image and nothing more.
Is this possible?
I have tried various settings and CSS styles, but I do not get the desired effect.
I also tried to exclude the image from the HTML block and just load it directly into the HTML block, but typing the code:
<img src="/../../images/.../image.jpg" />.
<p>text</p>
causes the gallery backend to crash and not load the change you made at all.
I would appreciate your help, because in its current form the component does not meet my expectations.
Greetings