The full-screen iframe option is currently not supported on website builder platforms such as Wix, Squarespace, or Weebly. Even directly embedding the code generated by Cupix will not work in these web players. In this case, embed the 3D tour using the HTML code below.


<div style="width:640px">

    <div>

        <iframe width="640px" height="480px" src="https://player.cupix.com/p/wSMsPkEj" frameborder="0">

        </iframe>

    </div>

    <div align="right">

        <a href="https://player.cupix.com/p/wSMsPkEj" target="_blank">Fill browser window</a>

    </div>

</div>



Blue - Defines the height and width of the 3D tour within the webpage. The default values are 640 pixels x 480 pixels, but you can change the dimensions. You must set the same dimensions in both locations.


Orange - These 8 characters are the 3D tour ID. Note that you must have the same 3D tour ID set in both locations.


Purple - Defines the position of the hyperlink under the Web Player. If the alignment is set to ‘Right’, the hyperlink will be displayed on the right hand side of the 3D tour. You can also set the text alignment to ‘Left’ or ‘Center’.


Green - Defines the display text of the hyperlink.  The display text is customizable and will appear in the designated position.  Clicking the display text on the webpage will open a new tab allowing you to view the 3D tour in full-screen mode.