CMSMS 1.11.10.
I have often wondered how to change the number of images or rows of images or the width of the image display part of the screen in 'Image Manager' which is quite constricted compared with early versions of CMSMS.
Any hints would be appreciated.
Thanks
Martin
[SOLVED]Image manager- changing view of images
-
burlington
- Power Poster

- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
[SOLVED]Image manager- changing view of images
Last edited by burlington on Mon Oct 27, 2014 2:23 pm, edited 1 time in total.
Re: Image manager- changing view of images
There's an easy answer. Don't use Image Manager.
File Manager is better (IMHO) with features like drag and drop upload. So much quicker. And if I remember rightly Image Manager is dropped in V2.0 anyway, so soon you simply won't be able to use it.
File Manager is better (IMHO) with features like drag and drop upload. So much quicker. And if I remember rightly Image Manager is dropped in V2.0 anyway, so soon you simply won't be able to use it.
Re: Image manager- changing view of images
Hi Martin,
I tweak the admin theme CSS to achieve this. Presuming that you are using 'OneEleven':
1. Create a folder in 'admin/themes/OneEleven' called 'extcss'
2. create a file called 'style.css' that contains the following:
I tweak the admin theme CSS to achieve this. Presuming that you are using 'OneEleven':
1. Create a folder in 'admin/themes/OneEleven' called 'extcss'
2. create a file called 'style.css' that contains the following:
Code: Select all
.imageframe {height:400px;} /* increase image manager window height */-
burlington
- Power Poster

- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Image manager- changing view of images
Wow!
Perfect. Works a treat. Very many thanks.
Martin
Perfect. Works a treat. Very many thanks.
Martin

