Jump to content

Does Custom CSS even work?


dimmthewitted

Recommended Posts

dimmthewitted

I understand this only affects the web view.

 

When I plug css into the Custom CSS section, the code does not render on the page.

 

Here is some example code, just to see if I could affect the page:

 
.card {display:none}
.tabcontent {display:none}
#indexPage {display:none}
.SkinHeader  {display:none}
.homeSectionsContainer  {display:none}
 
 
Is any one else seeing this not working?
 
I have Emby running on a Linux (Ubuntu).
 
 
Link to comment
Share on other sites

Happy2Play

I copied and pasted the code you have above.  Works just fine as it removed everything on my test system.

 

I don't know what you are calling web view though.

 

CSS only works on LAN/WAN/DDNS (direct) connections, not Connect/app.emby.media.

Edited by Happy2Play
Link to comment
Share on other sites

dimmthewitted

I was testing on a browser from my LAN.

 

I wonder if Custom CSS doesn't work with Linux (Ubuntu) install or if there is something odd about my setup.

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