묻고답하기

 파폭에서 뜨는 비정상모습

 

 

 

ie에서 뜨는 정상모습

 

파폭에서 뜨는 비정상화면 ㅠㅠ

제로보드 xe 이용하고있어요... div를 전혀몰라서 공부하면서 만들어보는중인데 ㅠ

 

보시면 맨 왼쪽, 오른쪽의 배경반복라인이 제대로 안뜨고있어요.....

left, right에 해당하는건데.. 여기에 height 크기를 정확한 px 를 지정하면 뜬답니다..

하지만 유동적으로 변해야하는데... 지정한 px를 벗어나면 그뒤엔 짤려버리네요 ㅠㅠㅠ

중앙에 게시판에 있기때문에 높이가 달라져서 유동적으로 변해야하거든요...

ie에선 걍 정상적으로뜨는데...소스보시고 문제좀 파악해주세요 ㅠ 파폭이 문제거든여 방법 없을까요 ㅠㅠ?

근데 희안한건 레이아웃이 파일이 아니고 게시판과 로그인창을 적용하지 않은 빈파일에서는 파폭에서도 정상으로 뜨거든요. 레이아웃으로 만든후 로그인과 게시판을 적용하고나서 확인하면  이러는거보면 xe의 영향이있는거같아요...

http://cru.zc.bz/xe/humor

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>div 태그로 레이아웃 설정</title>
    <script language="JavaScript">
function height(){
 var kkk = document.getElementById("content").offsetHeight;
 document.getElementById("left").style.height = kkk;
 document.getElementById("left1").style.height = kkk;
 document.getElementById("right").style.height = kkk;
}
</script>
    <style type="text/css">
    body { text-align:center; width:100%; height:100%;}
    #header {
        width:840px;
        height:148px; overflow:hidden;


        }
    #menu {
        width:840px;
        height:28px; overflow:hidden;
        }
  
  
    #left {
        width:36px; background-color:white; overflow:hidden; float:left;
       

        }
  
    #left1 {
        width:180px; background-color:white; overflow:hidden; float:left;
       
        }
    .login {
        width:156px; overflow:hidden; float:left;
 }

 

    #content {
        width:590px;  background-color:#fff; overflow:hidden; float:left;
       
        }
    #right {
        width:34px; overflow:hidden;
        float:left;
 }
       
    #footer {
       
        width:840px; height:40px; overflow:hidden;
        clear:both;  
        }
    #logo {
        width:158px; height:148px; overflow:hidden;
        float:left;

        }
    #main {
        width:117px; height:126px; overflow:hidden;
        float:left;

        }
    #lapis {
        width:97px; height:126px; overflow:hidden;
        float:left;

        }
    #cru {
        width:89px; height:126px; overflow:hidden;
        float:left;

        }
    #board {
        width:90px; height:126px; overflow:hidden;
        float:left;

        }
    #guild {
        width:90px; height:126px; overflow:hidden;
        float:left;

        }
    #screen {
        width:82px; height:126px; overflow:hidden;
        float:left;

        }
    #guide {
        width:117px; height:126px; overflow:hidden;
        float:left;

        }
    #layer {
        width:682px; height:22px; overflow:hidden;
        float:left;
        }

    </style>
</head>

<body bgcolor="white" text="black" style="background-image:url('/images/back.jpg'+ '+ '); background-repeat:repeat-x; background-attachment:fixed; background-position:0 0;" leftmargin="0" marginwidth="0" topmargin="0" onload="javascript:height()"   marginheight="0">
    <center>
<div id="header">
 <div id="logo"><img src="/images/index_02.jpg" width="158" height="148" border="0" /></div>
 <div id="main"><img src="/images/index_03.jpg" width="117" height="126" border="0" /></div>
 <div id="lapis"><img src="/images/index_04.jpg" width="97" height="126" border="0" /></div>
 <div id="cru"><img src="/images/index_05.jpg" width="89" height="126" border="0" /></div>
 <div id="board"><img src="/images/index_06.jpg" width="90" height="126" border="0" /></div>
 <div id="guild"><img src="/images/index_07.jpg" width="90" height="126" border="0" /></div>
 <div id="screen"><img src="/images/index_08.jpg" width="82" height="126" border="0" /></div>
 <div id="guide"><img src="/images/index_09.jpg" width="117" height="126" border="0" /></div>
    <div id="layer"></div>
</div>
    <div style="text-align:left; width:840px;">
<div id="menu"><img src="/images/index_18.jpg" width="840" height="28" border="0" /></div>
<div id="left" style="background-image:url('/images/index_19.jpg');"></div>
<div id="left1">
<div class="login" style="margin-top:-13px;"><img class="zbxe_widget_output" widget="login_info" skin="default" colorset="default" /><img class="zbxe_widget_output" widget="logged_members" skin="logged" colorset="de" list_count="3" use_mid="total" /></div>
</div>
        <div id="content">{$content}</div>
<div id="right" style="background-image:url('+ '/images/index_22.jpg');"></div>
</div>
   
    <div id="footer"><img src="/images/index_40.jpg" width="840" height="40" border="0" /></div>
    </center>
</body>
</html>

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
제이디600 사진을 올린 게시글은 모두 안열립니다 [2] 2009.12.17 by 하늘03
kokmjn 플래쉬 회전하는 태그 위젯 SmallFont ver. 0.2 적용질문입니다~  
vinasky 페이지 내에 탭형식 소메뉴 구현은 어떻게 하는지요?  
무키~ 공식홈에 보면 우측에 색깔이 바뀌잖아요~ [1] 2009.12.18 by 휘즈
언약 xe공모전 페이지의 레이아웃은 어디서 구하나요? [2] 2009.12.18 by nabul2
채연파파 1.3.1.1 설치후 모듈을 추가로 OverWrite후 관리화면이 깨집니다. [1] 2009.12.18 by 채연파파
S시온스S 파일 첨부가 안되요 ㅠ [1] 2009.12.18 by 찬이
......욤 비회원이 글쓰기 했을경우 이메일이 표시안되는데요  
우리아기 xe_documents 이 db테이블을 지우면 [1] 2009.12.18 by 하늘03
kokmjn XpressEngine Core ver. 1.3.1.1 이게 먼저인가요? [2] 2009.12.18 by 하늘03
김왕균 100M 이상 첨부파일이 올라가지 않아요... [2] file 2009.12.18 by 김왕균
김학식 모듈 미리보기가 않될때 [1] file 2009.12.18 by 백성찬
진이☆ 레이아웃 설정시 SETTING에서 도메인을 잘못 수정해서 관리자로그인이 안되요 [1] 2009.12.18 by 백성찬
비밀입니다 Cooliris embed wall 위젯 설치 질문입니다. [4] file 2009.12.18 by 비밀입니다
sellyellow 레이아웃 변경을 어떻게 해야하나요 ㅠㅠ file  
이놀자 XE에서 메타블로그 제작이 가능한지요?  
채연파파 최신글 위젯에서 모듈이름나오는 칸이 안 나옵니다. ㅜㅜ [1] file 2009.12.18 by 채연파파
후후훗! 게시판에 글을쓸때 제목이 고정되서 나오게 할순없을까요 ? [1] 2009.12.18 by 박인만
TiiGer 제목 자동 입력 질문 [1] 2009.12.18 by 박인만
technoage 퀵메뉴를 넣으니 오류가 나네요 레이이 오류요  
demun Code Highlighter 사용하는법을 알려주세요. [1] file 2009.12.18 by 백성찬
monozoom 회원가입시 일부 사용자에게서만 저장 실패 에러가 나는데요 [1] file 2009.12.18 by 백성찬
치올 스프링노트 연동 도데체 어떻게 하는건가요 [1] 2009.12.18 by 백성찬
alljoy 하단에 왼쪽에 로고넣는방법 file  
채연파파 최근 게시물 위젯 사용에 대한 질문 제목 위젯제목 [1] 2009.12.18 by 백성찬
짜오끽반 xe 재설치 [1] 2009.12.18 by 우리아기
june55 Html에서 플래시 연결이 안될때  
InDesign 게시판을 삭제하면 그 안에 첨부 파일도 삭제되나요? [1] 2009.12.18 by SMaker
kokmjn 쉬운설치 FTP 절대경로 [1] 2009.12.19 by 하늘03
door1986 회원가입과 로그인 모듈 문제...해결방법좀 [1] file 2009.12.19 by 하늘03