묻고답하기

파폭에서뜨는 비정상모습

ie에서뜨는 정상모습

 

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

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

 

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

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

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

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

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

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 남기남
유병석788 시작모듈이 등록이 되지 않습니다..ㅜㅜ [1] file 2010.06.30 by nabul2
heyni0809 팝업창 닫을수 있는 방법좀 알려주세요!!  
타잔출사 firefox에서 파일 첨부 문제인데요 [2] 2009.12.19 by 현우사랑
도토리맘 언어부분 이미지로 집어넣기 [2] 2009.12.19 by 시골어부
monozoom 에러 메세지창 문구 수정 어디서 해야하나요?  
내귀에켄디 다국어 페이지 설정 관련 [2] 2009.12.19 by 시골어부
주바라기5b2f 홈페이지 여러 가지 게시판  
오토다이어리 홈페이지에 광고 파일 붙여주실 분, 약간의 수고비 드립니다.  
Kurtcibain 파일첨부에러 [1] file 2009.12.19 by 쫑아빠™
밧데리 첨부파일 100% 증발 문제............ [3] 2009.12.19 by 쫑아빠™
mystic 1.2.6 업데이트후 파일 첨부시 100%에서 사라지는 현상 [2] 2009.12.19 by 쫑아빠™
JINJINLI 조회수 0표시하려면.....  
아고라 야후 검색 봇과 XE의 관계는?  
양효주869 rewrite mod 가 안되요!! [1] 2009.12.19 by 태림씨야!
멀루할까 div 적용중 파폭에서 안뜨는것 질문 [1] 2009.12.19 by 태림씨야!
deepcore 하단과 로그인 레이아웃에 이미지를 추가할려고 합니다. 좀 도와주세요 ㅜ.ㅜ [1] file 2009.12.19 by 태림씨야!
saiph CafeXE만 삭제 가능한가요? [2] 2009.12.19 by JUUN
kokmjn 쉬운설치 Fatal error 무슨문제인가요? file  
채연파파 최근 게시물에 공지를 제일 위로 하고 싶은데요..  
라오니 xe제거는 안되나요? 다시설치하려는데 files폴더가 안지워지네요 [1] file 2009.12.19 by 짜오끽반
dusskapark 그림클릭시 팝업창을 띄우고 싶어요... [1] 2009.12.19 by 윤지아빠
구름공자 팝업창 어떻게 사용하나요?? [1] file 2009.12.19 by 윤지아빠
검은토끼 텍스타일 최신글 위젯은 없나요?  
rosebird 닉네임에 마우스 오버시 링크되는 방법좀 알려주세요~~ [1] 2009.12.19 by 윤지아빠
으렁청청 {$content}에서 쓰이는 {} 이 표시는 무엇을 의미 하는 지요. [1] 2009.12.19 by SMaker
멀루할까 div 레이아웃 파폭 비정상으로떠요 file  
후니0308 게시판이 이상해요~~ ㅜㅜ file  
kokmjn 이 홈페이지 에 사용된 메인 위젯이 무엇인가요? [1] 2009.12.19 by nabul2
Tinno zb4의 아이콘 방명록 관련 질문입니다.(파폭지원여부..)  
chromebooster 본문 글씨기를 결정하는방법이..?