Jump to content

Trocar da logo emby css


jaspion1981
Go to solution Solved by jaspion1981,

Recommended Posts

jaspion1981

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; }
Link to comment
Share on other sites

Happy2Play

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
Link to comment
Share on other sites

jaspion1981

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

Link to comment
Share on other sites

Happy2Play

amigo podeira dizer onde ta o erro ?

 

Just copy and paste the code above.

 

5eb1de187ec0e_test.jpg

Edited by Happy2Play
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
Happy2Play

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

Thx

 

Can you go over an example.

Link to comment
Share on other sites

CarlosLima

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

Thx

 

Yes, normal. Only web client.

Link to comment
Share on other sites

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