Open navigation

Use iframe with Canto

How to display a portal or a style guide using an iframe

To display a portal or style guide (public or private) within your website, you can use the HTML iframe tag.


Note: Only public portals can be displayed in iframes in any browser.
Private portals and the main library only work in Mozilla Firefox.


Height and width of the portal can be modified within the iframe tag.


Example 1: 

<iframe src="(your portal/style guide URL here)"></iframe>

Example 2:

<iframe src="(your portal/style guide URL here)" width="200" height="200"></iframe>

Note: For security reasons, Canto blocks the use of these URLs within an iframe by default. 

Please contact our support team if you would like to have your portal/style guide URL whitelisted for use within an iframe on your website.





Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.