 |
In order to insert a non-SpinSite web page into your SpinSite website, you will need to use a bit of HTML.
Note: You must be signed into your website and in Edit view first.
Step 1: Go to your SpinSite webpage that you want to add the "non-SpinSite webpage".
Step 2: Click 'Add Content' and choose "Add Text" from the menu. Click on Source.
Step 3: Insert the following into the editor: <iframe style='width:100%; height500px; border:0px' src='http://www.spinsite-domains.com'></iframe>
Step 4: Change the http address use in Step 3 with the URL that you want to insert. You may alo change the width or height settings (for height you must use px instead of %)
Step 5: Save |