Image Manager Iframe View

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
zimmo
Forum Members
Forum Members
Posts: 27
Joined: Fri Sep 28, 2012 9:00 am

Image Manager Iframe View

Post 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
zimmo
Forum Members
Forum Members
Posts: 27
Joined: Fri Sep 28, 2012 9:00 am

Re: Image Manager Iframe View

Post 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?
Post Reply

Return to “Layout and Design (CSS & HTML)”