묻고답하기

여기저기 질문을 해대고 있는데 도통 모르겠네요..ㅜ_ㅡ 으헝헝..

XE1.8.18 게시판 1.70
 
스케치북 게시판 스킨중 방명록 설정에서

글에 뎃글을 쓰면

96d8cecbf0555d03d459612822fea0e3.PNG

 

이렇게 뎃글이 펼쳐져 있는데 상단 본 글 옆 "뎃글2" 라고 누르면 접히드라구요(아래 뎃글 2개가 사라지고 또 누르면 펼쳐집니다.)

지금은 뎃글을 남기면 자동으로 펼쳐져 바로 아래 보이는데 있는데 뎃글 작성시 접혀있고 원할떄만 펼치려면 어디어 설정을 해야하죠??ㅜ_ㅡ

도통 모르겠네요..ㅜ_ㅡ

<!--// 본문 영역 -->

<div loop="$document_list=>$no,$oDocument" cond="$grant->view" class="guest_itm fdb_nav_btm clear" style="padding:0"|cond="$oDocument->isSecret() && !$oDocument->isGranted()">

<!--@if($oDocument->isSecret() && !$oDocument->isGranted())-->

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

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

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

<input type="hidden" name="document_srl" value="{$oDocument->document_srl}" />

<p>"{$lang->msg_is_secret}"</p>

<span class="itx_wrp">

<label for="cpw_{$oDocument->document_srl}">{$lang->password}</label>

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

</span>

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

</form>

<!--@else-->

<!--// 프로필 이미지 -->

<div cond="$mi->profile_img!='N'" class="guest_profile">

<img cond="$oDocument->getProfileImage()" class="img profile" src="{$oDocument->getProfileImage()}" alt="profile" title="{$oDocument->getNickName()}" />

<span cond="!$oDocument->getProfileImage()" class="img profile no_img">?</span>

</div>

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

<div class="guest_meta">

<a cond="!$oDocument->getMemberSrl() && $oDocument->isExistsHomepage()" href="{$oDocument->getHomepageUrl()}" onclick="window.open(this.href);return false">{$oDocument->getNickName()}</a>

<b cond="!$oDocument->getMemberSrl() && !$oDocument->isExistsHomepage()">{$oDocument->getNickName()}</b>

<a cond="$oDocument->getMemberSrl()" href="#popup_menu_area" class="member_{$oDocument->get('member_srl')}" onclick="return false">{$oDocument->getNickName()}</a>

<span class="date">{getTimeGap($oDocument->get('regdate'), "Y.m.d H:i")}</span><small cond="$grant->manager || $mi->display_ip_address=='Y'" class="m_no">({$oDocument->getIpaddress()})</small>

<span cond="$oDocument->isSecret()" class="ico_secret">SECRET</span>

</div>

<!--// 본문 -->

{$oDocument->getContent(false)}

<!--// 편집 -->

<div class="guest_itm_nav fdb_nav">

<block cond="$oDocument->isEditable()">

<a href="{getUrl('act','dispBoardWrite','document_srl',$oDocument->document_srl,'comment_srl','')}">{$lang->cmd_modify}</a>

<a href="{getUrl('act','dispBoardDelete','document_srl',$oDocument->document_srl,'comment_srl','')}">{$lang->cmd_delete}</a>

</block>

<a href="#" onclick="jQuery(this).parent().next().slideToggle().find('.fdb_lst_ul,.bd_pg').show();return false">{$lang->comment}<em>{$oDocument->getCommentcount()}</em></a>

</div>

<!--// 댓글 -->

<div class="guest_cmt fdb_v2 clear {$mi->profile_img} {$mi->fdb_hide}">

<!--// 댓글 목록 -->

<include cond="$oDocument->getCommentcount()" target="_comment.html" />

<!--// 댓글 에디터 -->

<include target="_comment_write.html" />

</div>

{@ $rd_idx=1}

<!--@end-->

</div>

</div>

방명록형 코드는 찾은것 같은데 어떤걸 수 정해줘야 하는지 도통 모르겠네요..ㅜ_ㅡ

 

css를 공부하고 있는데 어렵네요..ㅜ_ㅡ

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
빙짱 태그 리스트(꼬리표 목록 출력) 위젯 게시판에 적용하는 방법 [2] file 2016.04.25 by 빙짱
빙짱 게시판 _header 목록에서만 보이고 읽을땐 안보이게 하기 [2] 2016.04.25 by 빙짱
happy19 회원정보보기에서 작성댓글이 안나옵니다. [4] file 2016.04.25 by happy19
최태진814 스케치북 게시판 방명록형 질문 드립니다..ㅜ_ㅡ file  
갤럭시탭 콘텐츠 확장위젯 정렬대상 문의드립니다. [3] 2016.04.26 by DoorWeb
happy19 doorweb 가변형 레이아웃.. 크기조절 되나요? [1] file 2016.04.26 by DoorWeb
happy19 doorweb 레이아웃에서.. 헤더부분. [1] file 2016.04.26 by DoorWeb
happy19 서브위젯 설정할때... [1] file 2016.04.26 by DoorWeb
덕서리 리스트에 글쓰기 불러오기 [1] 2016.04.26 by HowtoXE
웹프로덕션 안녕하세요.. [1] 2016.04.26 by HowtoXE
진짜만들고싶다 XE core 설치 파일 형식별 업로드 방법문의 [1] file 2016.04.26 by HowtoXE
예감 누리고 소스위치질문! [1] 2016.04.26 by HowtoXE
라키 the dreamer 모바일 레이아웃 통합검색 에러 문제 [2] 2016.04.26 by HowtoXE
랑그 프로필 이미지 변경시 [4] 2016.04.26 by 랑그
지드래곤 게시판에 광고노출하는 방법 [4] 2016.04.26 by 지드래곤
스포티 게시판 본문 글 작성  
deok 회원가입(휴대폰인증모듈)페이지 속도 문제.. [3] 2016.04.26 by HowtoXE
thdwjdtjr 홈페이지 뒤 배경을 넣고 싶습니다. [1] 2016.04.26 by HowtoXE
포항스틸러스 비회원 글쓰기 안되는 문제 [2] 2016.04.26 by 포항스틸러스
happy19 익명게시판에서 운영자가 글을쓰면  
happy19 대댓이 달리면 원댓글 삭제 불가능하게 하는법  
아스타 현재 페이지 URL 주소 복사 버튼을 만들고 싶습니다.  
happy19 doorweb 레이아웃에서... [1] file 2016.04.27 by DoorWeb
케타로 도메인이 다른 XE의 회원 통합 [2] 2016.04.27 by 케타로
인예 로그인 관련 index.php가 붙고 안붙고 차이가 뭔가요..?  
추동주 로그인시 ERR_EMPTY_RESPONSE 에러 file  
아이콕스 본문 이미지 클릭했을 때 뜨는 팝업이미지 크기조절...  
일영 게시판에 업로드한 파일이 손상이 됩니다. file  
mcls**** 레이아웃 파일을 업로드 했는데 오류가 뜹니다.  
비둘기 홈페이지에 배너 다는 법이 알고 싶습니다 [5] 2016.04.27 by 라자루스