Jump to content

Does anyone know how to hide the buttons on the playback interface?


AnSniper
Go to solution Solved by GrimReaper,

Recommended Posts

kakashi55

Actually Only Chapters button is useful and it should be placed before Info button. 

Chapters button should be placed in the leftmost position for easy and instant accessibility.

Edited by kakashi55
Link to comment
Share on other sites

  • Solution
GrimReaper
22 hours ago, AnSniper said:

Is there a way to hide it through CSS?

Something like:

.videoOsdBottom-tabs {
     display: none;
}

 

  • Thanks 1
Link to comment
Share on other sites

kakashi55
3 minutes ago, GrimReaper said:

Something like:

.videoOsdBottom-tabs {
     display: none;
}

Any solution for Samsung TV for bringing Chapters button to the leftmost position ?

Link to comment
Share on other sites

GrimReaper
47 minutes ago, kakashi55 said:

Any solution for Samsung TV for bringing Chapters button to the leftmost position ?

CSS applies only to local Web app, not on any other client apps (including Samsung SmartTVs). 

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