[Resolved] TIP: A more compact comments display

Home Forums Support [Resolved] TIP: A more compact comments display

Home Forums Support TIP: A more compact comments display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #974492
    Pete

    This is my css to make the comments display more compact…

    .single-post #comments .comment-body .comment-content {padding:5px;}
    .single-post #comments ul.children {padding:5px;}
    .single-post #comments .depth-2 .comment-body {padding:5px 25px 5px 5px;}
    .single-post .comment-meta img {display:none;}
    .single-post #comments .comment-body .comment-content {margin-top:0px;}
    #974694
    David
    Staff
    Customer Support

    Hi there,

    thanks for sharing i am sure others will really appreciate it!

    #979778
    Pete

    Add this to prevent the submit button falling down into the previous replies…

    #commentform.comment-form p.form-submit {margin-bottom:25px;}

    #980026
    David
    Staff
    Customer Support

    Thanks for the updated tip!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.