묻고답하기

sketchbook5mobile > comment.html 수정중입니다. 드림위버로 작업중이구요.



댓글 부분에 프로필이미지 부분을 삭제하는것까지는 성공했는데요. 기본 이미지는 더이상 뜨지 않는데 그 부분의 여백이 남아있습니다. 여백을 없애려고 하는데요. 어떻게든 수정해 보려고 했는데 잘 안되네요. 수정할 곳 좀 찾아주세요.




<ul id="cl" class="fdb_lst_ul">

<li loop="$oDocument->getComments()=>$key,$comment" id="comment_{$comment->comment_srl}" class="fdb_itm clear<!--@if($comment->get('depth'))--> re bg{($comment->get('depth'))%2}<!--@end-->" style="margin-left:{($comment->get('depth'))*15}px">

<b cond="$comment->get('depth')" class="ico_16px re"></b>

<!--// 프로필 -->

<!--// 댓글 정보 -->

<div class="meta">

<b>{$comment->getNickName()}</b></div>

<!--// 댓글 본문 -->

<!--@if(!$comment->isAccessible())-->

<form action="./" method="get" onsubmit="return procFilter(this, input_password)">

<input type="hidden" name="mid" value="{$mid}" />

<input type="hidden" name="page" value="{$page}" />

<input type="hidden" name="document_srl" value="{$comment->get('document_srl')}" />

<input type="hidden" name="comment_srl" value="{$comment->get('comment_srl')}" />

<p>&quot;{$lang->msg_is_secret}&quot;</p>

<span class="itx_wrp">

<label for="cpw_{$comment->comment_srl}">{$lang->password}</label>

<input type="password" id="cpw_{$comment->comment_srl}" name="password" class="itx" />

<input type="submit" value="{$lang->cmd_input}" class="btn" />

</span>

</form>

<!--@else-->

{$comment->getContent(false)}

<!--@end-->

<!--// 편집 등 -->

<div class="fdb_nav img_tx">

<a cond="$comment->isGranted() || !$comment->get('member_srl')" href="{getUrl('act','dispBoardDeleteComment','comment_srl',$comment->comment_srl)}"><span class="ico_16px delete"></span>{$lang->cmd_delete}</a>

<a cond="$grant->write_comment && $oDocument->isEnableComment()" class="re_comment" href="{getUrl('act','dispBoardReplyComment','comment_srl',$comment->comment_srl)}"><span class="ico_16px reply"></span>{$lang->cmd_reply}</a>

</div>

</li>

</ul>


<!--// 페이지 -->

<div cond="$oDocument->comment_page_navigation" id="clpn" class="bd_pg">

<a cond="$oDocument->comment_page_navigation->cur_page != 1" href="#" onclick="loadPage({$oDocument->document_srl}, {$oDocument->comment_page_navigation->cur_page-1});return false" class="direction">&lsaquo; <span>Prev</span></a>

<strong id="curpage">{$oDocument->comment_page_navigation->cur_page} / {$oDocument->comment_page_navigation->last_page}</strong>

<a cond="$oDocument->comment_page_navigation->cur_page != $oDocument->comment_page_navigation->last_page" href="#" onclick="loadPage({$oDocument->document_srl}, {$oDocument->comment_page_navigation->cur_page+1});return false" class="direction"><span>Next</span> &rsaquo;</a>

</div>

<script type="text/javascript">

jQuery(function($){

$('#clpn').clone().attr('id','clpn2').removeClass('bd_pg').addClass('cmt_pg').appendTo($('.fdb_tag'));

});

</script>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
hiroo 게시판dx [1] 2012.10.25 by 아직없는닉
디테일크로키 확장변수 ID별 권한부여(궁금) [1] 2012.10.25 by 송동우
카타쿠 게시판 [3] 2012.10.25 by 늘푸른TM
아기푸돌이 오래전 제로보드 입니다만 잘 쓰고 있어요 근데 [1] 2012.10.25 by 아이맵
꿀꺽2 회원당 한 번씩만 게시글을 등록할 수 있는 게시판 [1] 2012.10.25 by 송동우
헐키헐키 이 코드에 어디가 문제인지 좀 봐주세요!! [1] 2012.10.25 by 송동우
온달왕자 xe 게시판에 연동시켜서 설치한 페이스북 덧글창 궁굼하네요 file  
본체 게시판에 글쓰기 하면 소셜로 연동되는거요 [1] file 2012.10.25 by 온달왕자
비밀얌 브라우저에서 PDF 파일 다운로드 버튼 없애는 방법?? [1] file 2012.10.25 by DynamicLaser
saliey 스크롤바가 안생겨요 도와주세요..ㅠㅠ! [1] 2012.10.25 by DynamicLaser
smarthoony xe 500에러 , 로그인하면 잘나오고 비로그인시 500에러 나옴니다.  
SEAN76 contact us에서 보내지는 E-mail 제목과 레이아웃 [1] 2012.10.25 by 송동우
Daniel 메일 전송 시 language type 설정 어떻게 해야 하나요? ㅠㅠㅠ [1] 2012.10.25 by Daniel
노튼 접속자표시 위젯에서 모바일 표시  
좋은나무 Sketchbook5 게시판 사용시 v 표시가 ? 로 깨지는 문제 [1] 2012.10.25 by 온달왕자
오락실주인 가운데정렬 [게시글] 질문 [1] 2012.10.25 by 송동우
본체 socialxe 질문입니다.  
nean 이미지 올릴때 본문삽입요... [1] 2012.10.25 by 송동우
꿀꺽2 HTML - 페이지 안의 모든 링크를 새창으로 한꺼번에... [1] 2012.10.25 by 그분
노멀라이저 송동우님 답변 부탁드립니다...  
낄꼴 최고관리자 게시판글 읽기 제한 [2] 2012.10.24 by 송동우
croc 익스플로러8에서 플래시 오류..  
ttucca 사이트 첨부 동영상 모바일에서 재생불가 [4] 2012.10.24 by 백성찬
노멀라이저 광고 모듈 버그 있네요...  
jikong 레이아웃 살짝 깨짐 문제 문의 드려요. [1] file 2012.10.24 by DynamicLaser
breakerz 아파치 서버네임 변경시 페이지 깨짐 현상이 발생합니다. [1] file 2012.10.24 by DynamicLaser
qwms 게시글 옆 댓글 수 모양 변경 때문입니다.. [1] file 2012.10.24 by 송동우
쇼우타냥 회원정보 수정을 할 수 없습니다 [1] 2012.10.24 by 사울
溺內 회원정보변경 시 '잘못된 요청입니다' 메세지 출력 [1] 2012.10.24 by 사울
멩이123 게시판 쓰기 후 저장하는 부분이 어디에 있나요? [1] 2012.10.24 by 송동우