template modification - extra popup ** Solved **

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


termo.png

sshot-1.png

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&amp;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

Thank you very much for your advice
emilio :smiley: