Jump to content

CSS questions


mgutijae86

Recommended Posts

mgutijae86

Hi, i am new with emby and i have two questions:

- How can I modify a CSS file? Where is It?

- Is possible to get the library view like Disney+?? Something like the picture

Thanks in advance!

IMG_20200721_173227.jpg

Link to comment
Share on other sites

The CCS you see in this section of the forum isn't a file you modify but code you put into a section of the Web admin.

Click the SETTINGS menu option on the left then scroll down on the right and you'll see a big  input screen to enter custom CSS.

So for example if you were to enter the following code in that box:

#pluginTiles div.emby-scrollbuttons-scrollSlider{ flex-wrap: wrap;}

Here's a couple of pics to show how this change affects the Plugin Catalog from having to use the scroll right method to showing all plugins on one page.

Code from CBers above.

Keep in mind that CSS only works in browsers and not Emby Clients.

 

cat1.png

cat2.png

Link to comment
Share on other sites

mgutijae86
1 hour ago, cayars said:

The CCS you see in this section of the forum isn't a file you modify but code you put into a section of the Web admin.

Click the SETTINGS menu option on the left then scroll down on the right and you'll see a big  input screen to enter custom CSS.

So for example if you were to enter the following code in that box:

#pluginTiles div.emby-scrollbuttons-scrollSlider{ flex-wrap: wrap;}

Here's a couple of pics to show how this change affects the Plugin Catalog from having to use the scroll right method to showing all plugins on one page.

Code from CBers above.

Keep in mind that CSS only works in browsers and not Emby Clients.

 

cat1.png

cat2.png

Thanks!! I thougth that CSS works with Emby clients... So there is not way to change emby client screen?

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