Jump to content

Trocar da logo emby css


Go to solution Solved by jaspion1981,

Recommended Posts

jaspion1981
Posted

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
Posted (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 by Happy2Play
  • Like 1
  • Solution
jaspion1981
Posted

amigo podeira dizer onde ta o erro ?

jaspion1981
Posted

 Substitui o logo Emby canto superior esquerdo na tela de login e homepage

Happy2Play
Posted (edited)

amigo podeira dizer onde ta o erro ?

 

Just copy and paste the code above.

 

5eb1de187ec0e_test.jpg

Edited by Happy2Play
  • Like 1
jaspion1981
Posted

Deu certo amigo...muito obrigado Deus abençoe você.

  • 2 weeks later...
Posted

Hello, the logo does not appear in the app it's normal?

Thx

Happy2Play
Posted

Hello, the logo does not appear in the app it's normal?

Thx

 

Can you go over an example.

Posted

Hello, the logo does not appear in the app it's normal?

Thx

 

Yes, normal. Only web client.

  • 1 year 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...