harryzedhughes Posted October 17, 2022 Share Posted October 17, 2022 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? mbradt 1 Link to comment
Ziggy Posted October 17, 2022 Share Posted October 17, 2022 Did you construct this code yourself or was it generated on lapentor.com? You could try adding this to the embed: scrolling="no" Please like and upvote if my comments were useful to you. Thanks! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com/ 🔌Ghost Squarespace Plugins (Referral link)☕ Buy me a coffee Link to comment
harryzedhughes Posted October 17, 2022 Author Share Posted October 17, 2022 I constructed the code myslef as the default on lapentor is code for an iframe. I am not a coder, but I found some code elsewhere online to show how to embed Link to comment
harryzedhughes Posted October 17, 2022 Author Share Posted October 17, 2022 I tried changing the code to: <body> <center> <embed src="https://app.lapentor.com/sphere/enkiverse" onload="this.width=screen.width;this.height=screen.height-100;" style="border:none;" scrolling="no" > </center> </body> but it still scrolls down Link to comment
harryzedhughes Posted November 4, 2022 Author Share Posted November 4, 2022 I still haven't been able to solve this. is anyone able to help? Jaesar and mbradt 2 Link to comment
Jaesar Posted January 5 Share Posted January 5 I'm having the same issue, but it seems to only be on desktop?http://zachariahkobrinsky.com/#/coding/ I tried talking to customer service about it, and their response was that they wouldn't look into it because it relates to a custom code block, which is really annoying. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment