Marko
<html>
<body>
<script>
function myPopup(myURL, title, myWidth, myHeight) {
var left = (screen.width - myWidth) / 2;
var top = (screen.height - myHeight) / 4;
var myWindow = window.open(myURL, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=' + myWidth + ', height=' + myHeight + ', top=' + top + ', left=' + left);
}
</script>
<center>Supporto Live Chat<br>
<a onclick=" myPopup ('http://www.qries.com', 'web', 500, 715);"><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>
</body>
</html>
Unica cosa che serve del codice CSS che ho aggiunto al mio blog sull’immagine per creare il puntatore del mouse "a manina".
Ho ricevuto anche un altra proposta che devo ancora provare su https://discuss.flarum.org/d/29959-code-to-center-a-pop-up-javascript/4