Forums

[Plugin: NextGEN Gallery] Space Above Gallery (6 posts)

  1. timwiseman
    Member
    Posted 7 months ago #

    I have tried several of the ideas posted here to resolve the problem of too much space above the gallery. I don't have any remnants of the clear: both; instance ... Is there any explanation why I am still experiencing this problem?

    Clients site is here: http://tr.im/jSWG

    Thank you!

  2. timwiseman
    Member
    Posted 6 months ago #

    Bump! Any help with this is appreciated.

  3. jay040472
    Member
    Posted 5 months ago #

    I'm having the problem you're describing, but when I follow your link I don't see the issue? did you solve it? if so, how?

  4. Favabeans
    Member
    Posted 4 months ago #

    I am experiencing the same issue... my Gallery pages have too much white space above the thumbnails:

    http://www.efavata.com/CBM/cbm-gallery/x-men-origins-wolverine-image-gallery/

    Please help!

  5. dylanminter
    Member
    Posted 4 months ago #

    Bump! same problem here....

    thank you!

  6. timwiseman
    Member
    Posted 1 month ago #

    Just in case anyone out there is still struggling, it took more than clear: both; for the issue to be resolved for FF and IE ...

    The second adjustment that completed the fix was adjusting the actual width of the gallery here:

    /* ----------- Gallery style -------------*/

    .ngg-galleryoverview {
    overflow: hidden;
    margin-top: 10px;
    margin-right: 100px;
    width: 60%; /* was 100 */
    /* clear:both; */
    display:block !important;
    }

Reply

You must log in to post.

About this Topic