Custom HTML
With the ability to add a custom HTML section to the setup wizard for Plex and Jellyfin, you can create a custom page that will be automatically centred and placed in a div with a background, making it a seamless addition to your setup process
Adding custom HTML to your setup wizard is a simple process. All you need to do is follow these steps:
- 1.Go to the Settings menu
- 2.Scroll down to the Custom HTML section
- 3.Paste in your custom HTML code
That's it! Your custom HTML section will be automatically added to the setup wizard, centered and styled with a background, thanks Tailwindcss.
Wizarr, the underlying framework of the Plex Setup Wizard, uses Tailwindcss. As a result, users are free to use Tailwindcss syntax in their HTML code for the custom section. This allows for greater flexibility in designing and customizing the appearance of the section.
Last modified 6mo ago