I got a page with a smooth image inline fader slideshow going through just a few pictures. Now i want a gallery with a bigger picture-range to popup in the nice ARI ColorBox popup:
I could acomplish this with the code:
{aricolorbox moduleId="88"}{/aricolorbox}
and setup the module to show only one image of the gallery on page, so instead of a smooth fade image slideshow, i only got one static picture that can link to the ColorBox gallery.
Before i had some experiment with JCE MediaBox accomplished with the code:
<a style="cursor: pointer;" class="jcepopup ajax" href="index2.php?option=com_content&view=article&id=43:videoklip&catid=1" title="caption[Gallery];width[760];height[310];">{besps}gallerypath|width=260|height=195|caps=0{/besps}</a>
Where:
{besps}gallerypath|width=209|height=300|title=''{/besps}
Is the smooth fade slideshow in page. But i don't like the layout design of the JCE MediaBox and kind of fell in love with the ColorBox theme5. Also it has, what MediaBox dosn't have: The auto slideshow in popup mode.
Is there some way to "wrap" the linking of ColorBox arround this inpage fader slideshow?
So that when the user klicks somewhere on the slideshow plus some link text below it will trigger the Colorbox popup?