Page 1 of 1

Image Manager Iframe View

Posted: Fri Sep 28, 2012 9:07 am
by zimmo
Can anyone help please, as I cannot find an answer here.

The viewport in the image manager is tiny, and when you have added a lot of images is very hard to see them.

The css was this originally:

iframe.imageframe {
margin-top: 10px;
border: none;
width: 100%
}

I added a height to it as the viewport is very small. But once I put a height on the css the scroll bar disapears. I have tried to put overflow: auto, but this is not working.

I need it to be bigger so you can view more images, and if possible have horizontal and vertical scroll bars.

Once you set the height on the iframe, it completely loses the scroll bars even if the viewport is not big enough, so you cannot see the images. Has anyone done a fix for this issue.

Thanks

Re: Image Manager Iframe View

Posted: Mon Oct 01, 2012 9:53 am
by zimmo
Has anyone had this problem? I would have thought this was raised at some point, as the viewing area is very very small when you have lots of images, so you have to scroll down to just see them, easier if they are all in one window?