/* the comment function */
  • id="li-comment-">
    $depth, 'max_depth' => $args['max_depth']))) ?>

    | ','') ?>

    comment_approved == '0') : ?>
     
     
    /* the css */ .commentlist { margin: 0 20px 0 0; padding: 0; } .commentlist .comment { list-style: none; margin: 0; padding: 0; } .commentlist .comment h4 { font-size: 16px; line-height: 20px; margin: 0; color: #48b4c1; } .commentlist .sm { font-weight: normal; font-size: 10px; } .comment-data2 { border-top: 1px solid #b4b4b4; } .comment .avatarnreply { background-color: #fff; } /* top level items */ .comment.parent { background-image: url('../images/cmt-thrd-vline.gif'); background-repeat: repeat-y; } .comment.depth-2.parent { background: url('../images/cmt-thrd-vvline.gif') repeat-y; } /* second level items */ .children .comment-data { padding-left: 90px; background: url('../images/cmt-thrd-hline.gif') no-repeat 37px 60px; } .children li:last-child .comment-data { background: #fff url('../images/cmt-thrd-L.gif') no-repeat 38px 0px; } /* third level items */ .children li:last-child .children .comment-data { background: url('../images/cmt-thrd-hline.gif') no-repeat 37px 60px; } .children li:last-child .children li:last-child .comment-data { background: #fff url('../images/cmt-thrd-L.gif') no-repeat 38px 0px; } .comment:last-child.depth-2.parent { background: #fff url('../images/cmt-thrd-vline.gif') repeat-y 90px 0; } /* other stuff */ .depth-1 .children { padding: 0; } .depth-2 .children { padding: 0; padding-left: 90px; } .comment .avatarnreply { float: left; width: 80px; padding-top: 20px; } .comment .reply { margin-top: 8px; } .comment .dateandtime { margin-bottom: 10px; } .comment .commentbody { float: right; width: 545px; padding: 20px 10px; min-height: 85px; } .depth-2 .commentbody { width: 455px; } .depth-3 .commentbody { width: 360px; } /* marking admin comments grey */ .commentlist .byuser .commentbody { background: #ececec; } .commentlist .byuser ul .commentbody { background: #fff; } .commentlist .byuser ul .byuser .commentbody { background: #ececec; } .commentlist .byuser ul .byuser ul .commentbody { background: #fff; } .commentlist .byuser ul .byuser ul .byuser .commentbody { background: #ececec; }