levaculik 1 Posted December 28, 2020 Posted December 28, 2020 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.
Happy2Play 9082 Posted December 28, 2020 Posted December 28, 2020 All I did was adjust left and right in index.html.a @media (orientation: landscape) { .app-splash { left: 10%; right: 10%; } }
levaculik 1 Posted December 28, 2020 Author Posted December 28, 2020 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.
KobayashiM 11 Posted January 11, 2021 Posted January 11, 2021 What are the dimensions of your image file? Is it rendering smaller than it's native size on the splash screen?
levaculik 1 Posted January 11, 2021 Author Posted January 11, 2021 it is the same size as the original. But when it opens it gets much smaller.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now