• Resolved pfm

    (@pfm)


    Switched some of my views to thumbnail view as the slideshow without arrows do not longer work for me. Never used thumbnails before. Made them big (300×300) to get an overview page instead the slideshow. But beneath the thumbnails the description is not left oriented and does not include linebreaks. Are there setting to make the description look nice?

    Example:
    https://fosm.de/speyside-wf-2016/?occur=1&cover=0&album=79

    Thank you.

Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    “Is there a possibility to get the micro thumb bigger?”.

    I will find out and come back to you today

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Put in Table IV-A15: Custom style (example):

    
    .wppa-cover-sublink-img {
    max-width:200px !important;
    max-height:100px !important;
    }
    

    The default is 100px 50px, but t is inline style, so you need !important to overrule. Find your own desired size as long as it is smaller than the physical thumbnail size ( the max of thumbnail, coverimage etc )

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Description layout is fixed in 6.6.09

    Thread Starter pfm

    (@pfm)

    Thank you very much! Everything looks great now. Fantastic Plugin and even better support!

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘Description length below thumbnail’ is closed to new replies.