Skylab Posted October 30, 2022 Posted October 30, 2022 I searched through the forums, but I couldn't find anything about this. Is there a way to embed a page into a section of another page in Squarespace 7.1? I included an image for clarification. Thank you!
tuanphan Posted October 31, 2022 Posted October 31, 2022 You can embed via iframe tag with Code Block, however the site header/footer will still appear in section. <iframe src="enter page url here" width="100%" height="500px"></iframe> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Skylab Posted October 31, 2022 Author Posted October 31, 2022 OK yeah this works thanks, but there is no way to hide the nav and footer? I was trying to only show what was in the page. Thanks tuanphan.
tuanphan Posted November 4, 2022 Posted November 4, 2022 On 10/31/2022 at 7:21 PM, Skylab said: OK yeah this works thanks, but there is no way to hide the nav and footer? I was trying to only show what was in the page. Thanks tuanphan. Depend on. You can hide nav/footer from original page. Or you set fixed height/overflow hidden for iframe then change height to make them hidden. If you share link to page where you added iframe, I can take a look Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment