• Resolved yoramzara

    (@yoramzara)


    Hi

    I have 2 questions:

    1. I want to have a line spacing between each comment displayed in the widget. I guess for this I need to add some CSS. what should I add?

    2. I want to have the date of the comment po appear at the end of each comment. How do I do this?

    http://ww.wp.xz.cn/extend/plugins/decent-comments/

Viewing 1 replies (of 1 total)
  • Thread Starter yoramzara

    (@yoramzara)

    Hi,

    #1 is easy – you can add the following CSS rule:

    .widget .decent-comments div.comment {
    padding-bottom: 1em;
    }

    For #2 there’s no option to do that, sorry.

Viewing 1 replies (of 1 total)

The topic ‘date and space’ is closed to new replies.