NextGEN Gallery by Photocrati

  • Anonymous

    #10257

    I am using the NextGEN Gallery by Photocrati, for photos on a website I am building. The URL is:

    http://www.condoforsaleinmazatlan.com

    I cannot find the right CSS to tell it not to display the image title which is centered above the image. I have tried using Firefox editor with no luck. Can you help me find it. It i s doing the same thing on all page, so if you just look at, say, the one title “grounds” you will see what I mean. At the very least, if I cannot get rid of it, then I need to change the color, which I have nt been able to do either.

    Thank you and Merry Christmas

    Mod

    Kenneth John Odle

    #45725

    That’s really frustrating, because the plugin is not assigning a class or id to that title. Maybe this?

    .ngg-imagebrowser h3 {
    display: none;
    }

    Anonymous

    #45726

    Once again Kenneth comes to the rescue. Thanks and have a great Holiday.

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

  • You must be logged in to reply to this topic.