I'm using the following code:
<center>Supporto Live Chat<br>
<a onclick="window.open('https://google.com/','Live Chat','scrollbars=yes,width=500,height=715');return false;" href="https://google.com"><img class="wp-image-1182 aligncenter" alt="live-butt" src="https://cdn.pixabay.com/photo/2016/06/06/16/39/phone-1439839_960_720.png" width="142" height="75" /></a>
</center>
<hr>
This can be tested here: https://htmledit.squarefree.com/
But I have the issue that the pop up opened is not centered. Any suggestion on how the code can be edited to have the pop up centered?
Thank you