jaspion1981 0 Posted May 5, 2020 Posted May 5, 2020 Não consigo fazer a substituição da logo do emby pela minha logo...faço os procedimento a logo do emby some e a minha não aparece. pageTitleWithLogo { background-image: url(https://imgur.com/a/dWDe0o4) !important; height: 50px !Important; width: 190px !Important; } .pageTitleWithDefautLogo { height: 53px !important; }
Happy2Play 9442 Posted May 5, 2020 Posted May 5, 2020 (edited) Something with the url as it is a page not the item. use "https://i.imgur.com/f2XTcHO.png"instead. Might be a typo but you are missing a period in your first line. .pageTitleWithLogo { background-image: url(https://i.imgur.com/f2XTcHO.png) !important; height: 50px !important; width: 190px !important; } .pageTitleWithDefautLogo { height: 53px !important; } Edited May 5, 2020 by Happy2Play 1
Solution jaspion1981 0 Posted May 5, 2020 Author Solution Posted May 5, 2020 amigo podeira dizer onde ta o erro ?
jaspion1981 0 Posted May 5, 2020 Author Posted May 5, 2020 Substitui o logo Emby canto superior esquerdo na tela de login e homepage
Happy2Play 9442 Posted May 5, 2020 Posted May 5, 2020 (edited) amigo podeira dizer onde ta o erro ? Just copy and paste the code above. Edited May 5, 2020 by Happy2Play 1
Happy2Play 9442 Posted May 5, 2020 Posted May 5, 2020 Are these not the same? https://emby.media/community/index.php?/topic/86013-trocar-da-logo-emby-css/?p=880415
jaspion1981 0 Posted May 5, 2020 Author Posted May 5, 2020 Deu certo amigo...muito obrigado Deus abençoe você.
enjoy93 6 Posted May 17, 2020 Posted May 17, 2020 Hello, the logo does not appear in the app it's normal? Thx
Happy2Play 9442 Posted May 17, 2020 Posted May 17, 2020 Hello, the logo does not appear in the app it's normal? Thx Can you go over an example.
Guest Posted May 17, 2020 Posted May 17, 2020 Hello, the logo does not appear in the app it's normal? Thx Yes, normal. Only web client.
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