eb3bvb
August 16, 2020, 9:48am
1
Hello, I have made some small variations to the template, I cannot find how I could do so that when I clicked on the icon below the post, the graphics would appear in the center of the template as others appear, any suggestions.
Thank you
http://meteotorrelavega.com/saratoga/v34.php
Hello, I have made some small variations to the template, I cannot find how I could do so that when I clicked on the icon below the post, the graphics would appear in the center of the template as others appear, any suggestions.
Thank you
http://meteotorrelavega.com/saratoga/v34.php
To get the pop-up graph centered you should add to the data-featherlight=“iframe” after the href
<a href="PWS_graph_xx.php?period=day&type=temp" data-featherlight="iframe">
<img src="./img/info(3).png " width="15px" height="15px" style=" margin-top:0px; margin-left:0px;">
</a>
Do not add to much other things , the href and the data-featherlight items is enough.
Wim
eb3bvb
August 16, 2020, 12:31pm
3
Thank you very much for your advice
emilio