Viewing 4 replies - 1 through 4 (of 4 total)
  • For the main album page:

    .ngg-album-compactbox .Thumb {
    	width:91px;

    Increase the width

    For the actual gallery page:

    .ngg-gallery-thumbnail img {
    width:200px;

    define the width you want

    Thank you!
    How about centering them in the middle of the page, or is that handled by the theme/template on which the album thumbs are displayed?

    Wait! Where do you put the code that cdpayne shared? It doesn’t look like it fits in the WP wysiwyg editor.

    Is there a shortcode you can use in the wysiwyg editor on the album thumb page that will accomplish the same thing, i.e. sizing the thumbnails?

    Make those changes in nggallery.css from the Gallery Style page. You will probably need to make changes to .ngg-album-compact and .ngg-album-compactbox classes, too. I know I did.

    claycritters.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: NextGEN Gallery] Make bigger thumbnails for album display images’ is closed to new replies.