Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author arcware

    (@arcware)

    The gallery, image sizes, and gap size are meant to fill the space of its containing element, which is due to its responsiveness. Because of this, the only way to can increase the gap between the images is to edit the CSS of the skin you are using. But beware, doing so can have undesired consequences for the gallery responsiveness.

    Thread Starter luming

    (@luming)

    Not to increase the gap between the pictures. Is the gap between gallery and pages borders.Please view my web page.
    http://test.lov99.com/?p=1

    How can I turn off duplicated questions.

    Thank you!

    Plugin Author arcware

    (@arcware)

    Ah, I see. So for that it depends on the element that contains the gallery itself. For instance, you could have something like this:

    <div style="padding: 50px;">
        [maxgallery id="1"]
    </div>

    That would put 50px of padding around the gallery.

    As for the duplicate questions, don’t worry about it as I already closed them.

    Thread Starter luming

    (@luming)

    The problem is completely solved, thank you very much. I hope the next version can adjust the gap. Allow users easy to use.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘air gap increases’ is closed to new replies.