Page 1 of 1

Setting up thumbnails in a grid

Posted: Wed Jul 24, 2013 9:04 pm
by odin444
Hi

First off just want to say thanks for an awesome piece of scripting. Really want to use this as its better than any of the others I've tried. My only issue is I have I would like the thumbnails to be laid out in a 3x3 formation on my website, but currently they seem to spread out depending on the width of the screen. Is there anyway of having the thumbnails remain within a fixed centered frame?

In addition during pop-up mode, although my thumbnail strip at the bottom remains centered when resizing windows, the pop-up image is static. Can this also be altered so the pop-up remains relative to the thumbnail strip?

Any help much appreciated

Regards

Odin

Re: Setting up thumbnails in a grid

Posted: Fri Jul 26, 2013 12:17 pm
by EarlyOut
You can set up your page of thumbnails however you like. That doesn't really involve Highslide JS - it's just basic HTML and CSS. The Editor lays out the thumbnails one way, but you don't have to use that method.

There is a dynamic resizing mod kicking around, but you're probably not going to like the effect:

http://highslide.com/studies/window-resize-2.html

It's not really smooth enough. But really, how often do you think site visitors resize their browser windows in the middle of a slideshow?

Re: Setting up thumbnails in a grid

Posted: Mon Jul 29, 2013 9:11 am
by odin444
Thanks for the response and the link

I will have a play around with this coding
EarlyOut wrote:You can set up your page of thumbnails however you like. That doesn't really involve Highslide JS - it's just basic HTML and CSS. The Editor lays out the thumbnails one way, but you don't have to use that method.

There is a dynamic resizing mod kicking around, but you're probably not going to like the effect:

http://highslide.com/studies/window-resize-2.html

It's not really smooth enough. But really, how often do you think site visitors resize their browser windows in the middle of a slideshow?