• Resolved moonyell

    (@moonyell)


    Hi,

    I am testing this plugin and it is impressive for convenience to use.

    However I am facing a problem in display the thumbnails.

    I had installed a plugin named Thumb Rating which show in the end of each post.

    Now it looks two plugins share one block/area to display: when there is one or two related posts, the thumb rating lines up on the third place; in case there are three
    related posts taking up whole line, then thumb rating will move downward in the line below posts.

    Tried to adjust css with much efforts, but still unable to handle this problem.
    (I know a little of css and dont know php coding)

    Your advice will be highly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi, this Custom CSS should solve it.
    I do suggest to report this for the Thumbs Rating plugin, so the maintainer can take this code and all its users can benefit.

    .thumbs-rating-container {
        clear: both;
    }
    Thread Starter moonyell

    (@moonyell)

    Hi Marcel,
    You make my day! The modifying css works in perfect way. Your support is very much appreciated.
    I love your plugin even more.
    I’ll report to Thumbs Rating plugin on this as per your suggestion.

    Cheers,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Displaying Issue’ is closed to new replies.