EPSTutorialServices Posted April 3, 2020 Share Posted April 3, 2020 I've added the following code to embed a user portal to my website but it only appears within the limited box of a code block. Could you assist me with a way around this? I've tried extending height and width and it disappears from the page. The code: <html> <body> <div> <iframe src="https://www.flexiquiz.com/account/si" style="border:none;width:100%;height:100%;" ></iframe> </div> </body> </html> I'm trying to embed it into the whole body of this page Link to comment
tuanphan Posted April 3, 2020 Share Posted April 3, 2020 Edit above code to this, then share link to page where you insert code, I can take a look <iframe src="https://www.flexiquiz.com/account/si" style="border:none;width:100%;height:100%;"></iframe> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
EPSTutorialServices Posted April 3, 2020 Author Share Posted April 3, 2020 What will this do? Link to comment
tuanphan Posted April 3, 2020 Share Posted April 3, 2020 Can you share link to page where you insert code? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
EPSTutorialServices Posted April 3, 2020 Author Share Posted April 3, 2020 I'm messaging you Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.