게시물 작성자가 댓글 작성시 빨간색으로 표시.
보배드림 등에 적용된 기능 송동우님 팁
https://xe1.xpressengine.com/qna/19962303
xe - modules - board - skins - xe_official - comment.html 열고
line 16 쯤에
<div class="item <!--@ if($comment->get('depth'+ '))-->itemReply<!--@ end-->" id="comment_{$comment->comment_srl}" <!--@ if($comment->member_srl==$oDocument->variables[member_srl])-->style="border:1px red solid;"<!--@ end-->>
이것으로 수정......붉은 색 부분이 추가된 내용.......
댓글 5