zesmai
Posts: 3
Joined: Mon Jul 02, 2012 8:03 pm

single images & 3 galleries in 1 side

Hello,

I desperatly try to put single images and 3 galleries into one side. I'm able to put 3 galleries in one side, each with its own thumb. That works. And I'm able to put single images, each one poping up in a windows, plus one gallery in a side. This works too. But when I add than a second gallery ... it doesn't work. So, I can either bring more than one gallery together without single images to pop up or bring bring single images and one gallery together. When I want to combine more than one gallery with single images, it doesn't work. I hope you know what I mean. What can I do? What's the solution?

Thanks for answering and sorry for my bad English.
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: single images & 3 galleries in 1 side

Hi,

The solution is to use slideshowGroup and configuration objects; both to keep things apart and to tie them together.
See this jsFiddle (study the code thoroughly): http://jsfiddle.net/roadrash/9JpjF/
(Note that the look of the gallery probably is different than your gallery.)
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no
zesmai
Posts: 3
Joined: Mon Jul 02, 2012 8:03 pm

Re: single images & 3 galleries in 1 side

Thank you Hilde for your incredible fast answer. Yes ... now it works.
As you allready mentioned, the gallery is different. I could change it into my version, but unfortunatly not completly. I don't know how to get access to the margin of the image and the thumbstrip inside the gallery. This is the link to the gallery I generated with the Editor.

http://highslide.com/editor/?config=%7B ... irst%22%7D

Please could you help me please again. How can I adapt it?
Thank you very very much!

Maik
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: single images & 3 galleries in 1 side

Is this closer to what you want: http://jsfiddle.net/54MXp/ ?
In my first demo I was using a different outlineType for the single image (drop-shadow instead of rounded-white) and I was using a wrapperClassName that removed the border around the single images. Now IÔÇÖm using the same outlineType for the galleries and the single images.
The thumbstrip is controlled in the hs.addSlideshow part of the code ÔÇô the part that starts with thumbstrip. The hs.addSlideshow contains code for both the controlbar and the thumbstrip.
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no
zesmai
Posts: 3
Joined: Mon Jul 02, 2012 8:03 pm

Re: single images & 3 galleries in 1 side

Yes that's it !!!

The key was to make "hs.outlineType = 'rounded-white';" able. Thats change even the margin to what I want!

Thank you so much for your outstanding support. You help me a lot.
All best for you ... Maik

Return to “Highslide Editor”