Viewing 6 replies - 1 through 6 (of 6 total)
  • Can you post of link to the page showing the problem your reporting?

    Thread Starter jparino

    (@jparino)

    Hi. Here is the link. It looks like the thumbnail caption is aligned to the left, but the title is so long that it goes way past the right side of the picture.

    https://scbacadeca.com/jan-vermeer-biography

    At this link, it does more of what I would want. It takes a long title and then does a second line under the first and centers it. How I would i do this? https://scbacadeca.com/andy-warhol/

    Thank you so much for any help

    Try setting a width for the text in your CSS. For example,
    ngg-gallery-thumbnail span {width: 120px;} you change change the width to whatever value works best for you. The text is already centered.

    Try setting a width for the text in your CSS. For example,
    ngg-gallery-thumbnail span {width: 120px;} you change change the width to whatever value works best for you. The text is already centered.

    Try setting a width for the text in your CSS. For example,
    ngg-gallery-thumbnail span {width: 120px;} you change change the width to whatever value works best for you. The text is already centered.

    Eek! My PC hung so have inadvertently posted my reply 3 times.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘centering thumnail title or caption’ is closed to new replies.