묻고답하기

xe 1.2.4버젼을 사용하고 있습니다.

 

파파민님의 도움으로 확장변수를 제가 원하는 위치로 배열을 했는데 (다시한번 감사드립니다, 파파민님) 이상하게 첫번째칸이 나머지보다 큽니다. 그로인해 전체적인 균형이 테이블의 왼쪽은 자리가 남아나고 오른쪽은 좁아 보여 답답합니다.

 

view_document.html에서 다음과 같이 했습니다.

 

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


    <table border="1" cellspacing="0" summary="Extra Form" class="extraVarsList">

{@ $extravar_list = $oDocument->getExtraVars()}
    <tr>
  <th>{$extravar_list[2]->name} :</th>
        <td>{$extravar_list[2]->getValueHTML()}</td>
  <th>{$extravar_list[4]->name} :</th>
        <td colspan="3">{$extravar_list[4]->getValueHTML()}</td>
    </tr>
    <tr>
        <th>{$extravar_list[5]->name} :</th>
        <td>{$extravar_list[5]->getValueHTML()}</td>
  <th>{$extravar_list[2]->name} :</th>
        <td colspan="3">{$extravar_list[2]->getValueHTML()}</td>
    </tr>
    <tr>
        <th>{$extravar_list[6]->name} :</th>
        <td colspan="5">{$extravar_list[6]->getValueHTML()}</td>
    </tr>
    <tr>
        <th>{$extravar_list[6]->name} :</th>
        <td>{number_format($extravar_list[6]->getValueHTML(),2)}</td>
        <th>{$extravar_list[1]->name} :</th>
        <td>{number_format($extravar_list[1]->getValueHTML(),2)}</td>
        <th>{$extravar_list[5]->name} :</th>
        <td>{$extravar_list[5]->getValueHTML()}</td>
    </tr>
    <tr>
        <th>{$extravar_list[1]->name} :</th>
        <td colspan="5">{$extravar_list[1]->getValueHTML()}</td>
    </tr>
    <tr>
        <th>{$extravar_list[2]->name} :</th>
        <td>{$extravar_list[2]->getValueHTML()}</td>
  <th>{$extravar_list[3]->name} :</th>
        <td colspan="3">{$extravar_list[3]->getValueHTML()}</td>
    </tr>

 </table>

 <!--@end-->

 

 

그리고 화면에서 출력되는 형태를 이미지로 캡쳐했습니다.

 

어디서 무엇을 고쳐야 할지 알려주세요.  감사해요.Capturecol.PNG

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
mavubsa. 게시판의 게시글이 저절로 가운데 정렬이 되는 이유는?? [1] 2010.02.21 by 유샤인
박노열 데이터 이전에 대한 질문입니다. [1] 2010.02.21 by Gekkou
nabul2 제로보드 스킨을 XE에서 사용하고 싶은데요  
Harrison Kang 게시판에서 게시글 삭제가 안되고 관리자 화면에서만 되는 경우  
가볍게 IE6 차단하는 방법은 없나요? [1] 2010.02.20 by nabul2
라데이노 두개의 DB에 회원정보를 연동시키고싶습니다 ^_^; [1] 2010.02.20 by 라데이노
미친박군 도메인 변경후 모듈에러..  
밀로즈 mid 개념을 잘 모르겠어요  
Theodore 1.4.5 코어로 업그레이드 후 게시판 1.0.6에서 파일 첨부하여 본문 삽입시 다운로드 안되는 현상 [1] 2010.02.20 by 산골아찌
워너비2000 제로보드4 에서 xe로 마이그레이션시 한글이름의 미디어 첨부파일이 사라집니다.  
Draco.pe.kr 제로보드4 ->XE 마이그레이션시 한글파일명 첨부파일만 사라짐 [2] 2010.02.20 by 워너비2000
guswn4427 아이디를 바꾸고 싶어요  
그의흔적 외부페이지에 게시판 어떻게 달아요?  
xe_init 제로보드 xe pc 에 설치 후 [1] 2010.02.20 by Gekkou
zartin 이거 왜 이래요? file  
유과장 보조 메뉴라고 해야하나요?? 메뉴만들기 질문좀.. [1] file 2010.02.20 by miso777
min209 테이블 만들기 view_document.html에서. file  
三乭 홈 가운데 정렬을 위해서 xe>layout>xe-official>css>default.css  
총총총끼싸 로그인 위젯에 회원정보. [1] 2010.02.20 by 조호준156
yesman 게시물 자동 삭제 문의