ScreenSteps 5

Using iframes to embed ScreenSteps articles in other services

Updated on

Add .iframe to Article URL

  • Add .iframe to the end of your article's URL to show only the article content (no header or sidebar).

Control the Width

  • Add width=XXX to the URL to set the article width (replace XXX with your desired width, e.g., width=600).
  • This only changes text area width, not image sizes.

Limitations

  • Links to other ScreenSteps articles will not keep the .iframe view.
  • This method works only for individual articles.

Example URL

Here is full url example that will produce an iframe with a width of 580px:

http://help.screensteps.com/m/integration/l/61017-using-iframes-to-embed-screensteps-articles-in-other-services.iframe?width=580

Previous Article How to Edit Your API Token (Change name, Scope, Activate/Deactivate)
Next Article Adding a ScreenSteps search form to your website