wadtech Posted October 3, 2012 Posted October 3, 2012 Hi Nick, A staff member asked about view details in My Files today, first time we'd looked at it and it looks a bit weird to us. Is this something we can resolve? We've tested in IE 8 and 9, Chrome isn't as tall but the columns are squashed on top of each other still. The original query was whether you can sort files by date modified, which doesn't seem to be the case. Thanks for your hard work.
nickbro Posted October 3, 2012 Posted October 3, 2012 Ok, IE seems to do something strange with the details view
nickbro Posted October 3, 2012 Posted October 3, 2012 Ok, try this ~/style/myfiles.css Find #MyFiles.details { display: table; vertical-align: middle; } Change it to #MyFiles.details { vertical-align: middle; } 1
wadtech Posted October 3, 2012 Author Posted October 3, 2012 Hi Nick, Thanks for the speedy response, I've made the change above and the individual files look better now but the table as a whole seems squashed to the left. Cheers
mattgrimley Posted October 3, 2012 Posted October 3, 2012 Mine looks fine in both Chrome and IE without modification - Though the icons in Chrome are a bit small.. @wadtech Folders have no "Extension" or "size" data, so those columns will be squished when no actual files are displayed. If you look at a folder with files in it, it should look normal. 1
wadtech Posted October 3, 2012 Author Posted October 3, 2012 Mine looks fine in both Chrome and IE without modification - Though the icons in Chrome are a bit small.. @wadtech Folders have no "Extension" or "size" data, so those columns will be squished when no actual files are displayed. If you look at a folder with files in it, it should look normal. Thanks for that, I should have taken a picture of the file :-) See attached.
mattgrimley Posted October 3, 2012 Posted October 3, 2012 Yeah, mine does that too.. I think the columns just resize according to the smallest file (rather than a minimum width).
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