By troyfandango on
Have successfully installed Colorbox module which works very nicely.
Currently I have an Imagecache preset which displays all the thumbnails on the page and on clicking one the slideshow is started.
However I would prefer to just display one thumbnail which on clicking opens the slideshow to the other images ...
Anyone know how this can be done?
Comments
Make the other thumbnails
Make the other thumbnails very small and then hide them with CSS "display: none".
Thanks - that worked great!
Thanks - that worked great!