Jump to content

Remove Get Emby Premiere button


KaMiTauRuS

Recommended Posts

vdatanet
Just now, KaMiTauRuS said:

How to Remove Get Emby Premiere button Please Help im using embyserver-win-x86-4.5.0.50

Getting Emby Premiere is the best way to accomplish that! 😀

  • Like 5
Link to comment
Share on other sites

Happy2Play
6 hours ago, KaMiTauRuS said:

And this 2 buttons 

TAURUS- 0868.jpg

button.headerCastButton, button.headerSettingsButton {display: none;}

 

  • Like 1
Link to comment
Share on other sites

Happy2Play
51 minutes ago, KaMiTauRuS said:

lil more help removing item,

TAURUS- 0869.jpg

 

div.dynamicRoutes h3:nth-child(7) {display: none;} /*Remove "Emby Web header" on User icon screen*/
div.dynamicRoutes h3:nth-child(9) {display: none;} /*Remove "Emby Web header" on User icon screen*/
a.navMenuOption-settings[title="Keyboard and Remote"] {display: none !important;}
p.appInfo {display: none;}

 

  • Like 1
Link to comment
Share on other sites

Happy2Play
1 hour ago, KaMiTauRuS said:

Happy2Play i want to add chat box on homepage.

Attaching files please take a look.

Thanks in Advance you're very helpful ..1488126893_TAURUS-0870.jpg.ae15be5906f78e3bd3d255797caf8822.jpgshoutbox.rar

It can not be done with css.  You would have to look at editing the html page itself and possibly more.

  • Like 1
Link to comment
Share on other sites

  • 2 months later...
Happy2Play
46 minutes ago, Lycyrcy said:

Hi and Thanks to Happy2PlayKaMiTauRuS and all.

I need to hide "Download to .." from the drop list as image below.

Can you please kindly help me on this. Thanks

 

Untitled.png

Something like this

button.listItem[data-id="sync"] {display: none;}

 

  • Like 1
Link to comment
Share on other sites

Dear Happy2Play

Thank you so much for all support. besides your previous support I want to change the site name beside the favicon as it is in below image.

Can you please kindly assist me on this.

emby.JPG

Link to comment
Share on other sites

cochize1
1 hour ago, Lycyrcy said:

Dear Happy2Play

Thank you so much for all support. besides your previous support I want to change the site name beside the favicon as it is in below image.

Can you please kindly assist me on this.

emby.JPG

You need to edit manualy and with each update these files in root directory (change 'Emby' to 'YouDomain' i.e. in several places):

index.html

appheader.js

manifest.json

Beside fvaicon you also might be interested in changing the Emby splashscreen by changing these files to your own:

logodark.png

logowhite.png

After that, remove cache and refresh the page

  • Like 2
Link to comment
Share on other sites

Thank you cochize1 and Happy2Play.

I just need to change "Please Sign in" text in main page. And I need a css code to hide "Administrator" in main page. Can you please assist me on this as well.

Thanks A lot

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