Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator bcworkz

    (@bcworkz)

    In http://alwaysacoustic.com/wp-content/plugins/nextgen-gallery/css/nggallery.css?ver=1.0.0 , line 95:

    .ngg-album-compactbox .Thumb {
      border: 1px solid #000000;
      height: 68px;
      margin: -20px 0 !important;
      padding: 0 !important;
      width: 91px;
    }

    The only difference is the -20px in margin: . May need to tweak the number a pixel or so. Save this somewhere safe for the next update. I used firebug for firefox to determine this quickly. Other browsers have similar CSS analyzers.

    Once you have your styles how you want them, it’s best to upload the nggallery.css to your current theme directory.

    Then anytime you update nggallery you won’t have to make and changes and fixes.

    Time saver.

    Thread Starter kingidea

    (@kingidea)

    Thanks that fixed it I am grateful for the help by everyone!
    Wordpress community Rocks!!!!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Nextgen Gallery thumbnails are to low’ is closed to new replies.