Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @obscomunicacao – If you inserted the albums via the IGW (“green button”) in the TinyMCE editor’s visual tab then you will need to edit that specific display and modify the thumbnail sizes in its customization accordion panel.

    Thanks!

    – Cais.

    Thread Starter obscomunicacao

    (@obscomunicacao)

    Thanks, it worked!

    And how I can take off the “xx photos” above the album title?

    Plugin Contributor photocrati

    (@photocrati)

    @obscomunicacao – Try this custom CSS, place it under Gallery > Other Options > Styles:

    /** Hide number of photos in compact album display */
    .ngg-album-gallery-image-counter {
        display: none;
    }

    … and thanks for the update!

    – Cais.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Increase thumbnail size on album’ is closed to new replies.