Sketchbook5 스킨 방병록 형식 게시판에서 처음 접근할 때 댓글을 접고 시작하도록 설정하기 _list_guest.html 파일의 103번째 줄에 style="display:none" 추가함. <!--// 댓글 --> <div class="guest_cmt fdb_v2 clear {$mi->profile_img} {$mi->fdb_hide}" style="display:none;"> <!--// 댓글 목록 --> <include cond="$oDocument->getCommentcount()" target="_comment.html" />