Responsive design for the Unraid GUI
- Install the
Theme Engine
plugin in Unraid - Open the Theme Engine settings, from the Unraid Settings page
- Toggle from
Basic view
toAdvanced view
- Set
Enable custom styling
toYes
- Copy and paste the code from custom.css into the
Custom styling (advanced)
field - Click apply
- Enjoy from your phone/tablet
These style overrides exist because the Unraid GUI does not have a responsive design, making it painful to use from a phone/tablet.
- Avoid modifying the desktop layout so that the design will never become completely broken
- Avoid use of colour
- Use the minimum amount of changes
- Expect breaking changes upstream
Last tested with Unraid OS v6.12.8.
- Some tables are too large and require scrolling left/right, eg. devices on the
Main
page - Tabs layout does not work
- Footer statusbar is gone
- Scrolling issues on the
Main
page on touch devices - Certainly more... Please tell me, or submit a pull request!
- Collect bug reports from more users
- See if it is possible to contribute to the official Unraid theme dynamix