Forums

Yet Another Related Posts Plugin
[resolved] displaying entire title of post (4 posts)

  1. morselsoflife
    Member
    Posted 5 months ago #

    I'm trying to make it so none of the title will be hidden. I've set the following CSS

    .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
        margin: 5px !important;
        line-height: 1.25em !important;
        max-height: 500px !important;
        overflow: visible !important;}

    which will show the entire title. However, the .yarpp-thumbnails-horizontal isn't tall enough. But when I set the max height of .yarpp-thumbnails-horizontal, it doesn't make any visible changes. I'd like to have the height change depending on how long the title is, but I'm not sure where to go at this point.

    Any ideas to get me going in the right direction appreciated! Thanks in advance.

    http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/

  2. morselsoflife
    Member
    Posted 5 months ago #

    Sorry - forgot to include an example page. http://morselsoflife.com/novembers-top-5-2.html#respond

  3. mitcho (Michael Yoshitaka Erlewine)
    Member
    Plugin Author

    Posted 5 months ago #

    I looked at your site. Adding .yarpp-thumbnail {height: auto !important;} looks like it'll do the trick.

  4. morselsoflife
    Member
    Posted 5 months ago #

    works for me. Thanks so much!

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.