Jump to content

Added some CSS code and the CSS box is gone and can't edit.


NYRANGERS423
Go to solution Solved by NYRANGERS423,

Recommended Posts

NYRANGERS423

I added some code to the CSS trying to remove the forgot Password button on the sign in page. This is what I put,

button.emby-button {

    display: none !important;
}
Now the sing in page has no Sign in, cancel and forgot password buttons, and now the CSS box is gone from the server settings and I can't change it. As you can tell I am not a expert in this.
Link to comment
Share on other sites

NYRANGERS423

Oh MAN!! I have been playing with fire! Is there a way I can delete all my CSS code without it actually being there?

 

Attached is what it looks like.

post-215615-0-08374100-1522697272_thumb.png

Edited by NYRANGERS423
Link to comment
Share on other sites

Yes, shut down the server, locate the server's program data folder, then delete the /config/branding.xml file

Link to comment
Share on other sites

  • Solution
NYRANGERS423

After long effort, I noticed that the emby app still had the server buttons and the CSS box was still there in the server settings. I was able to delete the code that cause my issue through he app. Here is the solution if anyone else does a mess up like me!

Link to comment
Share on other sites

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