• Resolved Jim Reekes

    (@reekes)


    I’m simply trying to change the disc bullet into a square.

    I’ve added the following CSS in the custom styles box, but nothing changes.

    #crp_related ul li, .crp_related ul li {
    list-style: square outside none;
    }

    Inspecting the CSS output in Firebug, I see the following (and not my change).

    #shr-recommendations-text-content ul li {
    list-style: disc outside none;
    }

    http://ww.wp.xz.cn/plugins/contextual-related-posts/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ajay

    (@ajay)

    Jim,

    What is #shr-recommendations-text-content ?

    Thread Starter Jim Reekes

    (@reekes)

    ohhh, I found there’s another plug in also generating related posts.

    The other one was preventing CRP from showing it’s content. So my changes, and my questions, were mistaken.

    Plugin Author Ajay

    (@ajay)

    Jim,

    Have you been able to resolve this then?

    Thread Starter Jim Reekes

    (@reekes)

    I have to start over in my consideration on using this, or some other plugin.

    When I finally got CRP showing up, after removing the conflict, I find it’s appearing at the top of posts. I need it at the bottom. I haven’t looked any further into this.

    Thanks for the follow up!

    Plugin Author Ajay

    (@ajay)

    Jim,

    CRP should automatically add the posts only at the bottom of the posts content.

    Alternatively, you might want to check out the manual install which is detailed in the FAQ

    http://ww.wp.xz.cn/plugins/contextual-related-posts/faq/

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Custom Styles’ is closed to new replies.