Jump to content

Increase number of items


stiw47

Recommended Posts

stiw47

Sorry if I bump old topic, but I'm just wondering is it possible to do this for Movies Library?

 

 

I would like to make folders bigger, cause I'm using Emby in web browser on TV in most cases (actually, Archlinux laptop connected to TV :) ).

Resizing will work if I put something like this:

#moviesPage .itemsContainer {
    width: 150%;
}

But in this case, there are 3 more folder columns on right side, which are not visible and accessible any more.

 

css.png

 

My question would be: How to write CSS, to make 5 folders in row instead of 9, or even better, that numbers of folders per row have been changed dynamically, according to itemsContainer size.

Link to comment
Share on other sites

Happy2Play

The "portaitcard" size already dymanically fills the container.  So you need to increase the portaitcard to reduce the number of cards per row.  Or mess with padding but that creates more empty space.  

 

5d262a189c723_scale.jpg

Link to comment
Share on other sites

Hi.  Also I would suggest checking out one of our many apps that are actually designed for TV layouts.

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