We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4011
    • 19 Posts
    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
      • 36451
      • 264 Posts
      168 downloads and no reply so far? Anyway, thank you for sharing your code, brans smiley
        • 4011
        • 19 Posts
        There don’t seem to be any problems with "my" code ;-)