Basically to get the plugins to work together you need to output the images as list items e.g.
- Code: Select all
<li><img src="img/gallery/frame-01.jpg" alt="Effet du soleil" title="Effet du soleil" /></li>
You can do this by creating a Nextgen theme file as explained here: http://nextgen-gallery.com/templates/ but I do not know what php code to put in this file to output the Nextgen gallery as a set of li items.
Any help much appreciated!

