Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Brad,

    Something like the following CSS snippet will get you started.

    For shortcode output:
    div.rfb-post { border-bottom:1px solid black; }

    For widget output:
    ul.rfb_posts li{ border-bottom:1px solid black; }

    PS. Something like this is already in the default CSS for the shortcoude output (only loaded when you checked the checkbox option).
    PS2. Add some bottom paddings and margins to make it look better.

    Hope that helps!

    Thread Starter bsearles

    (@bsearles)

    Perfect. Thanks again, Danny.

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