• Resolved s3rja2

    (@s3rja2)


    I added shortcode to convert the gallery view within the album to compact and now the thumbnail images no longer align in the boxes. I have tried removing padding in the box which helps a little but not completely. Please advise.
    My webpage is http://www.richardandersphotography.com/?page_id=244

    This is what the CSS looks like

    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    Try using Firefox with the Firebug add-on for this kind of CSS work.
    http://getfirebug.com/

    Thread Starter s3rja2

    (@s3rja2)

    Ha! Fixed it by changing line 179 in nggallery.css
    from
    padding:12px 0pt 0pt 7px !important;
    to
    padding:0px 0pt 26px 7px !important;

    I’ve checked it in Firefox, Chrome, IE9 and Safari on iPhone so that’s good enough for me 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘NextGEN Album Thumbnail alignment’ is closed to new replies.