Jump to content

Remove customize home screen button?


invertedknife

Recommended Posts

PenkethBoy

use this and put it in the server dashboard>settings>custom css and save

 

/* ---- remove huge button from home screen ----*/
#homeTab .customizeSection {display: none}
Link to comment
Share on other sites

invertedknife

 

use this and put it in the server dashboard>settings>custom css and save

 

/* ---- remove huge button from home screen ----*/
#homeTab .customizeSection {display: none}

 

perfect!

Link to comment
Share on other sites

  • 4 months later...
Chyron

 

use this and put it in the server dashboard>settings>custom css and save

 

/* ---- remove huge button from home screen ----*/
#homeTab .customizeSection {display: none}

 

 

This didn't work.

 

EDIT: Wait. Yes it did. I was using Emby Connect, which is why it wasn't working.

Edited by chyron8472
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...