Hi folks
Had to change the output of the given MaxiGallery a little bit, so that it would return the following structure:
<div class="galleria">
<div class="imagerow">iMG1 IMG2 IMG3</div>
<div class="imagerow">IMG4 IMG5 IMG6</div>
</div><div class="clearer"></div>
Takes a little more of CSS work, but works like a charm (can’t show a demo because I have set it up locally and tested in IE6 / FF1.5 / Opera (latest)
A nice addition would be to advance and implement a parameter that lets you choose between two css classes (in order to configure float:left / float:right via parameter).
here is the code:
(feel free to post any questions here, I turned notification on for this topic)
Have only tested the code with Lightbox2