• Resolved invisiblestupid

    (@invisiblestupid)


    I just installed the NextGen Gallery plugin from the wordpress plugin repository and so far I love it. It is fitting my needs almost perfectly. The only issue I’m having is at the bottom of each Lighbox flyout it as “Image X of Y”. I don’t want that to show up. The images in this gallery are actually client logos so “Image 1 of 10” doesn’t really represent what I’m trying to show.

    How do I get rid of “Image 1 of 10” at the bottom of my image popup?

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can get rid of counter with CSS.
    A display:none; applied to the element should works.

    Thread Starter invisiblestupid

    (@invisiblestupid)

    Where in the CSS would I add this or make the change. When inspect this element in chrome I find a element.style node that says display: block;but it doesn’t say what file that’s found in and I can’t find it in either of the css files listed in the WP Editor.

    You can add CSS in the Nextgen CSS custom area. I don’t know the name of the element without seeing the site, it depends on the lightbox effect that you have chosen. You can easily see it with Chrome inspect tool or Firebug for Firefox.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Don't display Image 1 of 10’ is closed to new replies.