Skip to main content

Install themes

IntroJS provides awesome templates, and we are trying to update and add more templates for next versions. You can browse all available themes under this category.

In order to use themes, all you need to do is appending the theme stylesheet to your page, after IntroJS CSS file:

<!-- Add IntroJs styles -->
<link href="../../introjs.css" rel="stylesheet">

<!-- Add Nazanin template -->
<link href="../../themes/introjs-nazanin.css" rel="stylesheet">