Viewing 5 replies - 1 through 5 (of 5 total)
  • @drchewbacca — Thanks for using nRelate on your site! We know it’s been awhile since you posted this. Did you still need help? We see Related Content up and running but we don’t see a placement option selected for Most Popular, so we’re not seeing it on your site right now to trouble shoot the formatting issue.

    Please let us know if you still need help with this and we’ll be happy to take another look.

    Thread Starter drchewbacca

    (@drchewbacca)

    Hello
    Since I had no solution, I turned off the widget.
    I reactivated it today so that you can have a look. It’s the widget titled “Articles populaires” at the bottom of my right column: https://www.geekdad.fr/

    @drewchewbacca — Thanks for reactivating Most Popular on your site! I took a look and I do see the issue you’ve described with the plugin title. It looks like this can be fixed with css, so I’ve sent this over to our css expert who will take a look to help deliver the exact css fix you’ll want to use. I’ll update you shortly.

    @drewchewbacca — Below is the css you’ll want to use to fix the formatting issue of our plugin on your site:

    div.nrelate-popular-widget {
    padding: 0px !important;
    -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
    }
    div.nrelate_popular {
    margin: 0px !important;
    }
    h3.nr_title {
    width: 100%;
    display: block;
    }
    h3.nr_title span {
    padding: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
    }

    Thread Starter drchewbacca

    (@drchewbacca)

    This is working, excellent!

    Thank you for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: nrelate Most Popular] (small) problem with widget header’ is closed to new replies.