tienpro113399 1 Posted March 3, 2020 Posted March 3, 2020 Dear All. My files have very long name and I need my search result could be show per rows instead of only one row. Any solution with CSS can change it? Thanks & Regards
Happy2Play 9446 Posted March 3, 2020 Posted March 3, 2020 You mean this, still a 16 item limit per section. /*Remove Scroll from Search*/ div.searchResults div.scrollSlider { flex-wrap: wrap; padding-right: 3%; padding-left:3%; } div.searchResults div.scrollbuttoncontainer.scrollbuttoncontainer-right {display: none; }
tienpro113399 1 Posted March 4, 2020 Author Posted March 4, 2020 Thanks, but I still not see the result I want. It still show like normal, nothing change. I want it show look like I access a playlist or folder You mean this, still a 16 item limit per section. /*Remove Scroll from Search*/ div.searchResults div.scrollSlider { flex-wrap: wrap; padding-right: 3%; padding-left:3%; } div.searchResults div.scrollbuttoncontainer.scrollbuttoncontainer-right {display: none; }
Happy2Play 9446 Posted March 4, 2020 Posted March 4, 2020 Thanks, but I still not see the result I want. It still show like normal, nothing change. I want it show look like I access a playlist or folder Sorry I don't understand. That code removes the scroll. Before After
tienpro113399 1 Posted March 5, 2020 Author Posted March 5, 2020 (edited) Sorry for lack of describe. I need they showed like a playlist. Can it? Edited March 5, 2020 by tienpro113399
Happy2Play 9446 Posted March 5, 2020 Posted March 5, 2020 No way that I know of to provide a list view in search with css.
tienpro113399 1 Posted March 5, 2020 Author Posted March 5, 2020 Sad to hear that. Thanks for your support
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