• Hi Brad,
    Thanks for your query. πŸ™‚
    Upon inspection of the link provided, this looks to be an issue with the NextGen Gallery plugin.
    Screenshot: http://cl.ly/2Q37113X3Y302j1N3E1d
    In the above, screenshot, please note the “width: 50%;” being added to each of the gallery thumbnails by the NextGen Gallery plugin.
    We’d advise contacting the plugin author in this regard, as they should be able to clarify either how to remove this or which setting within their plugin would change this.
    The following CSS, added to your child theme’s “style.css” file, should override this width setting:
    #wrapper .ngg-gallery-thumbnail-box { width: auto !important; }
    On an additional note, the plugin is definitely being set to display 2 thumbnails per row, as the plugin is adding a clearing break HTML tag after every second image, creating rows or 2. There should be a setting for this within the NextGen Gallery plugin, to be able to set 3 per row, fitting the full-width layout correctly. πŸ™‚
    Thanks and regards,
    Matty.

    http://wordpress.org/extend/plugins/nextgen-gallery/

  • The topic ‘[Plugin: NextGEN Gallery] Not Displaying Custom Link’ is closed to new replies.