Forums

[Plugin: NextGEN Gallery] Layout problem with nextgen gallery (5 posts)

  1. giulio.detti
    Member
    Posted 3 years ago #

    Hi,

    I've a problem with nextgen gallery.

    I add the gallery to a page, and all works fine with ie6 and ie7, but with firefox i've a layout problem.

    As you can see here http://wedding.santacristinacastle.com/table-setting/
    there is a lot of space before of the gallery.

    Could you please help me?...

    Thank you very much

  2. giulio.detti
    Member
    Posted 3 years ago #

    Someone can help me?....

    Thanks

  3. giulio.detti
    Member
    Posted 3 years ago #

    Help please....

  4. pierig
    Member
    Posted 3 years ago #

    Do you still have the problem? I don't see any difference in firefox and IE.

    Beautiful site! If I can make you a suggestion: Remove the minus between the flags and a little bit more space under the flags. And the footer should be also translated..

    Cheers,
    Stefan

  5. Starkers
    Member
    Posted 3 years ago #

    giulio.detti,

    I had a similar problem where the albums were pushed down from the initial paragraph, because of some float issue with my sidebar navigation. The way I resolved it was to find .ngg-albumoverview in the gallery's css, where the statement clear: both was causing the problem. In my site style sheet I added the following:

    .ngg-albumoverview { clear: none !important;} /* needed to remove large spacing between top text and first album due to float interactions */

    This seemed to take care of the problem. The reason I didn't change to gallery's css was to allow updates of the plugin without the worry of it overwriting the changes I made; hence, the few changes I've made are in a section of my site style sheet marked so I can find it easily.

    Hope this helps. Now, I'm hoping to figure out where the freakin' <br /> tag is so I can remove it after <div class="ngg-clear"></div>, 'cause it doesn't need to be there and is adding a line I don't want.

    Cheers
    Starkers

Topic Closed

This topic has been closed to new replies.

About this Topic