Topic: Slider with Image to the left, thumbnails to the right

Hello there!

Is there a way to create a layout like this mock up?

http://snag.gy/SnHhi.jpg

http://www.rgb.com/beta-rgb/?q=SuperView4K#

Basically Im looking for the main image to the left, with the thumbnails to the right. I have been through the forums and one person had a similar request but wanted alot more. I tried some of the instructions for him with increasing image padding but that didnt work.

And of course Image="Left" and Thumbnail="Right"(too lazy to right down the real code for this post) doesn't work either.

Re: Slider with Image to the left, thumbnails to the right

The following configuration options should get you close to your desired layout:

thumbsPosition="RIGHT"
maxThumbColumns="3"
maxThumbRows="2"
imagePadding="0"
stagePadding="0"
imageNavPadding="0"
thumbNavPosition="BOTTOM"

Re: Slider with Image to the left, thumbnails to the right

Oh Good man! Thank you so very much!

You really Came through for me haha

-Greg