KaMiTauRuS 0 Posted September 29, 2020 Posted September 29, 2020 How to Remove Get Emby Premiere button Please Help im using embyserver-win-x86-4.5.0.50
vdatanet 1586 Posted September 29, 2020 Posted September 29, 2020 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! 5
Happy2Play 9447 Posted September 29, 2020 Posted September 29, 2020 Shown in other topics and there is even a YouTube video. 1
KaMiTauRuS 0 Posted September 30, 2020 Author Posted September 30, 2020 Happy2Play how to remove Manual login button
Happy2Play 9447 Posted September 30, 2020 Posted September 30, 2020 5 hours ago, KaMiTauRuS said: Happy2Play how to remove Manual login button [data-type="ManualLogin"] {display: none;} 1
Happy2Play 9447 Posted October 2, 2020 Posted October 2, 2020 6 hours ago, KaMiTauRuS said: And this 2 buttons button.headerCastButton, button.headerSettingsButton {display: none;} 1
KaMiTauRuS 0 Posted October 2, 2020 Author Posted October 2, 2020 Thanks alot Happy2Play you're great..
Happy2Play 9447 Posted October 2, 2020 Posted October 2, 2020 51 minutes ago, KaMiTauRuS said: lil more help removing item, 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;} 1
KaMiTauRuS 0 Posted October 2, 2020 Author Posted October 2, 2020 Woow Happy2Play you're great.. thank you for your help
KaMiTauRuS 0 Posted October 3, 2020 Author Posted October 3, 2020 Happy2Play i want to add chat box on homepage. Attaching files please take a look. Thanks in Advance you're very helpful ..shoutbox.rar
Happy2Play 9447 Posted October 3, 2020 Posted October 3, 2020 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 ..shoutbox.rar It can not be done with css. You would have to look at editing the html page itself and possibly more. 1
Happy2Play 9447 Posted October 7, 2020 Posted October 7, 2020 4 minutes ago, KaMiTauRuS said: how to change this title ? https://emby.media/community/index.php?/topic/79828-emby-tab-name-and-slim-drawer-slider/&do=findComment&comment=812968 1
Lycyrcy 0 Posted December 12, 2020 Posted December 12, 2020 Hi and Thanks to Happy2Play, KaMiTauRuS and all. I need to hide "Download to .." from the drop list as image below. Can you please kindly help me on this. Thanks
Happy2Play 9447 Posted December 12, 2020 Posted December 12, 2020 46 minutes ago, Lycyrcy said: Hi and Thanks to Happy2Play, KaMiTauRuS and all. I need to hide "Download to .." from the drop list as image below. Can you please kindly help me on this. Thanks Something like this button.listItem[data-id="sync"] {display: none;} 1
Lycyrcy 0 Posted December 12, 2020 Posted December 12, 2020 18 minutes ago, Happy2Play said: Something like this button.listItem[data-id="sync"] {display: none;} Thank you so much.
Lycyrcy 0 Posted December 13, 2020 Posted December 13, 2020 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.
cochize1 46 Posted December 13, 2020 Posted December 13, 2020 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. 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 2
Happy2Play 9447 Posted December 13, 2020 Posted December 13, 2020 Haven't tested recently but mentioned here also. Emby tab name and slim drawer slider - Web App CSS - Emby Community 1
Lycyrcy 0 Posted December 13, 2020 Posted December 13, 2020 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now