[SOLVED]Image manager- changing view of images

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

[SOLVED]Image manager- changing view of images

Post by burlington »

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
Last edited by burlington on Mon Oct 27, 2014 2:23 pm, edited 1 time in total.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: Image manager- changing view of images

Post by paulbaker »

There's an easy answer. Don't use Image Manager. ;D

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.
User avatar
chrisbt
Dev Team Member
Dev Team Member
Posts: 205
Joined: Sun Sep 05, 2010 6:11 am

Re: Image manager- changing view of images

Post by chrisbt »

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:

Code: Select all

.imageframe {height:400px;}  /* increase image manager window height */
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Re: Image manager- changing view of images

Post by burlington »

Wow!

Perfect. Works a treat. Very many thanks.

Martin
Post Reply

Return to “Modules/Add-Ons”