Site URL: https://www.enki-verse.com/
I have embeded an src (as I don't have a commercial account I cant use iframes) to have a panorama gallery on my site using this code:
<body>
<center>
<embed src="https://app.lapentor.com/sphere/enkiverse"
onload="this.width=screen.width;this.height=screen.height-100;"
style="border:none;" >
</center>
</body>
it works well however I can't stop the page jumping down to this frame when the page loads.
I cant use the inject code function as I don't have a commercial account. I can add to css or change the src code though.
can anyone help?