• Resolved paulus244

    (@paulus244)


    Hi,

    I’m using the compact album template.
    So, i’ve got an overview from albums on a page. But I see the album titles length has a max of 15 characters. How can I change this?

    Paul

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @paulus244 – There is no option to change the number of characters … you might look at a larger preview image thumbnail size as the actual characters used is relevant to the width of the preview image.

    Thanks!

    – Cais.

    Thread Starter paulus244

    (@paulus244)

    Hi @photocrati,

    Thanks for your quick respond.
    I edit the thumbnail size, but the title won’t change. See the plugin working on my site:
    https://www.kbohhart.nl/fotos/

    Like you can see the image has more width that the title has.
    Other problem is that the images will be very blurry.

    I used this code:

    .ngg-album-compactbox .Thumb{
    width: 150px!important;
    height:150px!important;
    }
    • This reply was modified 8 years, 3 months ago by paulus244.
    Thread Starter paulus244

    (@paulus244)

    And when I make the font size smaller, I also see it makes no difference. Please take a look at my link above and you van see my problem.

    Plugin Contributor photocrati

    (@photocrati)

    @paulus244 – Custom CSS will not affect the rendering of the caption details, you will need to specifically change the thumbnail dimensions for the inserted display to change how the script that is used to truncate the text is applied.

    Thanks!

    – Cais.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Lenght title – compact album template’ is closed to new replies.