Page 1 of 1

How to set width of thumbnail gallery

Posted: 04 Jul 2013, 05:18
by yesmaybe
Hello,

On this page: http://www.monkeyshrine.com/photos/#/us ... ropped.jpg
my browser size has to be width +1600 to view the image without it hiding under the left menu. That is unstandable as I have chosen a large image.

On this page: http://www.monkeyshrine.com/photos/#/us ... irmingham/
my browser window has to be +1700 width for the 7 rows of thumbs to display and not interfere with the menu.

My current screen resolution is 1920x1080.

Does imagevue decide the screen width by browser width or my screen resolution?

Is it possible to adjust this setting?

Thanks,
Andy

Re: How to set width of thumbnail gallery

Posted: 04 Jul 2013, 23:25
by mjau-mjau
yesmaybe wrote:Does imagevue decide the screen width by browser width or my screen resolution?
Imagevue decides the width of the elements (thumbnails or image), based on the available stage width, your settings, and "smart" optimization. For example, it wants your image to be as large as possible (regardless of aspect), but it does not want it to overlap the menu, but this may not be possible to achieve based on the screen size and the settings.

You can go to settings -> image, and change margin and scale:
Image
Depending on your menu style/depth, you can adjust the margin so that the image never overlaps it ... However, in some cases, this would render your image very small. Guess why we by default hide the menu and only display it on mouseover? Thats why! If you are going to have your menu expanded, show large horizontal images, also on small screens, and not have any overlapping, then you will need to compromise.

Similar settings are available for your thumbnails that display how they layout:
Image

Re: How to set width of thumbnail gallery

Posted: 04 Jul 2013, 23:49
by yesmaybe
mjau-mjau wrote:You can go to settings -> image, and change margin and scale:
OK, thanks, I have adjusted that setting.

Is there a way to adjust that setting (maybe in css) for the margins individually (actually how it is offered on the thumbnails)? so there is more space left for the menu, but not on the right side of the page?
mjau-mjau wrote:Similar settings are available for your thumbnails that display how they layout:
I see, I have made the left margin 240 so the thumbnails never hide under the left drop down menu.

excellent support.

Re: How to set width of thumbnail gallery

Posted: 08 Jul 2013, 02:35
by mjau-mjau
yesmaybe wrote:Is there a way to adjust that setting (maybe in css) for the margins individually (actually how it is offered on the thumbnails)? so there is more space left for the menu, but not on the right side of the page?
Unfortunately not for Images no, because the technical nature is different in regards to scaling and positioning. Besides, Imagevue is flash and cannot use CSS at all for anything else than basic text formatting.