Jump to content

About Live TV at Home - ES 47100 (Update)


CarlosLima
Go to solution Solved by Happy2Play,

Recommended Posts

CarlosLima

Hi,
Is it possible to hide or remove the items inside the red frames?
Thanks

Screenshot.png

Edited by CarlosLima
Link to comment
Share on other sites

Happy2Play

Something like this.

div.section4 a.raised-backdropfilter:nth-child(1), 
div.section4 a.raised-backdropfilter:nth-child(3), 
div.section4 a.raised-backdropfilter:nth-child(4), 
div.section4 a.emby-button-backdropfilter  h2 {display: none;}

As mentioned before this will be your Home Screen Section minus 1 for section number.

Link to comment
Share on other sites

CarlosLima

Hi, good sunday.
Yes, for me Live TV is section 2.
Your code worked perfectly in 4803 and 4705, but I believe it also hid the name of the channel and the program that is currently showing.
--
Image 2 is the 4803 of tests, without the CSS code.

Screenshot.png

Screenshot.png

Link to comment
Share on other sites

Happy2Play
6 hours ago, CarlosLima said:

Hi, good sunday.
Yes, for me Live TV is section 2.
Your code worked perfectly in 4803 and 4705, but I believe it also hid the name of the channel and the program that is currently showing.
--
Image 2 is the 4803 of tests, without the CSS code.

Screenshot.png

Screenshot.png

Don't see how as this code has nothing to do with cardtext.

image.png.9c0a3d7f0fe78ebef9a0965e0236bca9.png

image.png.beea9cf3ba0c2bc1debceb92ecdb956c.png

Link to comment
Share on other sites

CarlosLima

Yes, you're right and I've fixed it. I have a CSS that was with the same section of the tv and it gave conflict. Thanks.

Link to comment
Share on other sites

  • 1 month later...
CarlosLima
div.section4 a.raised-backdropfilter:nth-child(1), 
div.section4 a.raised-backdropfilter:nth-child(3), 
div.section4 a.raised-backdropfilter:nth-child(4), 
div.section4 a.emby-button-backdropfilter  h2 {display: none;}

Hi,
Still on this topic, I noticed something mysterious.
Using the web client in Chrome Android, it's perfect.
Using the web client on Chrome Windows 10, I have image #2 with these links in red.

Image1.png

Image2.png

Edited by CarlosLima
Link to comment
Share on other sites

Happy2Play
3 hours ago, CarlosLima said:

Using the web client in Chrome Android, it's perfect.
Using the web client on Chrome Windows 10, I have image #2 with these links in red.

Minus a cache issue I am not sure as it works fine on Windows 10 and Chrome and Edge here.

  • Thanks 1
Link to comment
Share on other sites

CarlosLima

Hi, sorry I missed this message without replying.
The mystery was raised because this only happens on a windows 10 pc I have, using any browser. I another pc this does not occur.
I have cleared the browser several times and the problem continues. Very strange to understand this.

Link to comment
Share on other sites

  • 2 months later...
CarlosLima
On 7/3/2022 at 12:46 AM, CarlosLima said:

Hi,
Is it possible to hide or remove the items inside the red frames?
Thanks

Screenshot.png

Hello,
Using ES 4.7.10.0
After trying a lot without success, I come once again to ask for help.
Using the code, for me Live TV is Section2 and the CSS does not hide buttons marked in red.
Thanks for any tips.

div.section2 a.raised-backdropfilter:nth-child(1), 
div.section2 a.raised-backdropfilter:nth-child(3), 
div.section2 a.raised-backdropfilter:nth-child(4), 
div.section2 a.emby-button-backdropfilter  h2 {display: none;}

 

Screenshot.png

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