• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Themes & Styles Banner Logo

     
    • 0 Vote(s) - 0 Average

    Banner Logo

    Banner Logo
    DirecTV
    Offline

    Junior Member

    Posts: 11
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    #1
    2023-09-02, 08:22 PM
    Can someone post the css for a banner at the top of the home screen ? Thanks.
    DirecTV
    Offline

    Junior Member

    Posts: 11
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    #2
    2023-09-02, 09:23 PM
    I figured it out.
    DirecTV
    Offline

    Junior Member

    Posts: 11
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    #3
    2023-09-04, 02:18 PM
    Post this in your ccs for a banner at the top of home screen, refresh browser afterwards. The animated banner looks great in jellyfin.

    .sections.homeSectionsContainer::before {
    content: '';
    display: block;
    background-image: url(https://64.media.tumblr.com/tumblr_m492u...1_1280.gif);
    width: 90%;
    margin: 1em auto 0 auto;
    height: 16em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    }
    DirecTV
    Offline

    Junior Member

    Posts: 11
    Threads: 2
    Joined: 2023 Sep
    Reputation: 0
    #4
    2023-09-04, 02:43 PM
    Most people would probably like something like this in their css.


    .sections.homeSectionsContainer::before {
    content: '';
    display: block;
    background-image: url(https://cmx-assets-01.s3.us-east-2.amazo...31fdd.jpeg);
    width: 100%;
    margin: 0em auto 0 auto;
    height: 27em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    }
    flymetothemoon
    Offline

    Junior Member

    Posts: 40
    Threads: 9
    Joined: 2023 Jul
    Reputation: 0
    Country:France
    #5
    2024-10-01, 06:59 AM
    Can you do that with a folder with images instead of one url?
    keklol
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2023 Jul
    Reputation: 1
    #6
    2024-10-31, 06:20 PM
    Is there a way to make these interactive?
    Ted Hinklater
    Offline

    Member

    Posts: 151
    Threads: 8
    Joined: 2023 Nov
    Reputation: 22
    Country:United Kingdom
    #7
    2024-10-31, 06:45 PM
    (2024-10-31, 06:20 PM)keklol Wrote: Is there a way to make these interactive?

    https://forum.jellyfin.org/t-featured-content-bar
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode