add a slider - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: add a slider (/t-add-a-slider) |
add a slider - Anatole - 2024-08-03 Good morning, Would it be possible to add a slider with the movie posters that I have on my jellyfin? RE: add a slider - Efficient_Good_5784 - 2024-08-03 Can you explain in more detail what you mean by slider? Do you mean a slideshow? RE: add a slider - Anatole - 2024-08-03 When I say slider, it's like in the linked video. https://drive.google.com/file/d/1pVQoGrgz6FooYI7przSuMyn2cG-IPMIV/view?usp=sharing RE: add a slider - Efficient_Good_5784 - 2024-08-03 With CSS it's probably possible. You'll need to figure it out yourself or wait for someone to do the work for it however. RE: add a slider - Anatole - 2024-08-03 with the css of the Jellyfin interface parameters or in the source files? Thank you for your response. RE: add a slider - Efficient_Good_5784 - 2024-08-03 (2024-08-03, 04:30 PM)Anatole Wrote: with the css of the Jellyfin interface parameters or in the source files?From Jellyfin's custom CSS found in "Dashboard > General > Custom CSS code". RE: add a slider - Anatole - 2024-08-03 ok thank you very much, I will try |