Jump to content

how to increase the size of the Splash ???


levaculik

Recommended Posts

levaculik

Hello I would like to customize my emby by placing my splash, this I already managed to do, but the problem is that it is small in relation to the standard emby splash. Could someone tell me how to increase ???
I already worked on the index.html, but it still didn't work.splashabertura.thumb.png.5ee7accce1286ca2b6b88c13fa2a8e57.png

Link to comment
Share on other sites

Happy2Play

All I did was adjust left and right in index.html.a

 
 
        @media (orientation: landscape) {

            .app-splash {
                left: 10%;
                right: 10%;
            }
        }

 

 

Link to comment
Share on other sites

levaculik

I got to change but my case didn’t solve it, I wanted this image to get bigger on the screen. I wanted to make it the same as the splash of the standard emby that gets big.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...