• Resolved dmirkiewicz

    (@dmirkiewicz)


    maybe a simple matter for you, I can’t do that – I want to hide the photo titles in the basic thumbnail view

    I found a lot of topics of this type on the forum and many of them had CSS code that should be added so that the title does not appear, but none fits my situation – will you help?

    https://i.postimg.cc/SQPhZdmm/miniaturki.jpg

Viewing 8 replies - 1 through 8 (of 8 total)
  • Note from fellow user…Strange, I don’t have any titles or descriptions showing up in the basic thumbnail view. Nor does it appear on the default on the Imagely site?

    https://www.imagely.com/docs/basic-thumbnail/

    Are you sure that’s which style of gallery you’re using? Or have you activated a strange sub-view in legacy etc that adds the caption. Can you share the link to your site?

    PolyWogg

    Thread Starter dmirkiewicz

    (@dmirkiewicz)

    yes, basic thumbnail + photos download function, I forgot to write

    Thread Starter dmirkiewicz

    (@dmirkiewicz)

    anyone? similar topics appeared on this forum several times, so I suppose it’s a simple matter

    PolyWogg

    (@polywogg)

    Note from fellow user…generally three ways — use a different template, use a different view within the same template, or add CSS code to hide it (as per previous posts).

    P.

    Thread Starter dmirkiewicz

    (@dmirkiewicz)

    yes i want to add css code but i am too little proficient in it so please help

    PolyWogg

    (@polywogg)

    Thread Starter dmirkiewicz

    (@dmirkiewicz)

    it doesn’t work for me – there is imagebrowser default view, and my problem is the title under the thumbnails

    Thread Starter dmirkiewicz

    (@dmirkiewicz)

    ok, I have a working solution – I leave it for the next generations, the topic can be closed:)

    .ngg-gallery-thumbnail span {
    display: none;
    }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘i want to hide title/alt in thumbnail view’ is closed to new replies.