묻고답하기

head랑 foot이랑 나눠서 게시판에 적용시킬려구 하는데
foot파일이 적용되지 않아요.
나모fx를 쓸 땐 문제 없었는데
나모 5.0을 쓰니까 자꾸 문제가 생기네요.
소스에 문제가 있나 봐주세요
그리고 전체 배경을 검정으로 했는데 왜 적용되지 않을까요?
적용 게시판 ㅜㅜ  http://autumnwind.dothome.co.kr/bbs/zboard.php?id=memory

head



<html>
<title>memory</title>
<script language="JavaScript">
<!--
function na_restore_img_src(name, nsdoc)
{
  var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
  if (name == '')
    return;
  if (img && img.altsrc) {
    img.src    = img.altsrc;
    img.altsrc = null;
  }
}

function na_preload_img()
{
  var img_list = na_preload_img.arguments;
  if (document.preloadlist == null)
    document.preloadlist = new Array();
  var top = document.preloadlist.length;
  for (var i=0; i < img_list.length; i++) {
    document.preloadlist[top+i]     = new Image;
    document.preloadlist[top+i].src = img_list[i+1];
  }
}

function na_change_img_src(name, nsdoc, rpath, preload)
{
  var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
  if (name == '')
    return;
  if (img) {
    img.altsrc = img.src;
    img.src    = rpath;
  }
}

// -->
</script>
<body OnLoad="na_preload_img(false, '../image/menu/be%20menu/home.jpg', '../image/menu/be%20menu/diary.jpg', '../image/menu/be%20menu/photo.jpg', '../image/menu/be%20menu/door.jpg');" bgcolor="black" text="black" link="black" vlink="black" alink="black">
<table border="0" width="921" align="center" cellpadding="0" cellspacing="0">
<tr>
     <td align=center width="115" height="607" rowspan="3" bgcolor="#333333">
            <p align="center">      </td>
     <td align=center width="171" height="65" bgcolor="black">
            <p align="center"> </p>
     </td>
     <td align="right" width="520" height="65" bgcolor="black" valign="bottom">
            <p style="line-height:100%; margin-top:0; margin-bottom:0;" align="right"><a href="#" OnMouseOut="na_restore_img_src('image1', 'document')" OnMouseOver="na_change_img_src('image1', 'document', '../image/menu/be%20menu/home.jpg', true);"><img src="../image/menu/real%20menu/home.jpg" width="70" height="18" border="0" name="image1"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=memory"><img src="../image/menu/be%20menu/memory.jpg" width="70" height="18" border="0" name="image2"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=diary" OnMouseOut="na_restore_img_src('image3', 'document')" OnMouseOver="na_change_img_src('image3', 'document', '../image/menu/be%20menu/diary.jpg', true);"><img src="../image/menu/real menu/diary.jpg" width="70" height="18" border="0" name="image3"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=photo" OnMouseOut="na_restore_img_src('image4', 'document')" OnMouseOver="na_change_img_src('image4', 'document', '../image/menu/be%20menu/photo.jpg', true);"><img src="../image/menu/real menu/photo.jpg" width="70" height="18" border="0" name="image4"></a><a href="http://autumnwind.dothome.co.kr/bbs/zboard.php?id=door" OnMouseOut="na_restore_img_src('image5', 'document')" OnMouseOver="na_change_img_src('image5', 'document', '../image/menu/be%20menu/door.jpg', true);"><img src="../image/menu/real menu/door.jpg" width="70" height="18" border="0" name="image5"></a></p>
            <p style="line-height:100%; margin-top:0; margin-bottom:0;" align="center"> </p>
     </td>
     <td align=center width="115" height="607" rowspan="3" bgcolor="#333333">
            <p align="center"> </p>
     </td>
</tr>
<tr>
     <td width="171" height="33">
            <p align="center">      </td>
     <td width="520" height="33">
            <p align="center"> </p>
     </td>
</tr>
<tr>
     <td width="171" height="509" background="../image/background/memory.jpg" style="background-repeat:no-repeat;" bgcolor="white" align="center" valign="top">
            <p align="center">  </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"> </p>
            <p align="center"><?
   $_zb_url = "http://autumnwind.dothome.co.kr/bbs/";
   $_zb_path = "/home/autumnwind/html/bbs/";
   include $_zb_path."outlogin.php";
?>
<? print_outlogin("note", 3, 10)?>     </td>
     <td width="520" height="509" align="center" valign="top" bgcolor="white">
            <p align="center" style="line-height:100%; margin-top:0; margin-bottom:0;"> </p>
            <p style="line-height:100%; margin-top:0; margin-bottom:0;" align="center"></p></div>       











foot



        </td>
   </tr>
    <tr>
        <td width="115" height="80" bgcolor="#333333">         </td>
        <td width="171" height="80">
                    </td>
        <td width="520" height="80">
                    </td>
     <td align=center width="115" height="80" bgcolor="#333333">
            <p> </p>
          </td>
    </tr>
</table>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
노모모 socialxe 소셜 로그인 안 되는 증상 질문드립니다. [1] 2013.10.31 by 노모모
하람나라 게시판의 글을 뉴스레터 할 수 있는 방법이 있나요? [2] 2013.10.31 by 킴똥똥
쿠러기 익플10에서 갤러리 스킨이 이상해요ㅠ [1] file 2013.10.31 by 쿡래빗
ed5460 위젯 테두리 설정해도 변함이 없습니다 file  
미체르 파일첨부 먹통현상 ㅠㅠ 한달째 앓고있는데 제발좀 봐주십시오 [4] 2013.10.31 by 나도웹고수가될뻔
와당탕 XE 홈페이지 백업 및 이전에 관한 질문드려요 [1] 2013.10.31 by 노모모
울바슈 xe.1.7.3.6.설치후 문제가 있습니다. (긴급 ㅠ.ㅠ) [1] 2013.10.31 by sdkfj24
와당탕 멀티도메인에 관련해서 질문드려요ㅠ [1] 2013.10.31 by YJSoft
kmfx 로그인 관련 문의드립니다. [1] 2013.10.30 by 마야^
가람1108 contact us 모듈 문의드려요.. file  
kinyenug 서버 이전 방법요~~ [1] 2013.10.30 by Ruatic™
veam 확장변수 입력을 다른 게시판 본문에 가져다 쓸 수도 있을까요?  
이혜지532 게시판 분류 권한을 따로 정하고 싶은데요..  
ed5460 초기화면 레이아웃 편집 속시원히 알려주세요... file  
가람1108 제로보드로 이런것 만들수있나요? [1] file 2013.10.30 by 알렉스77
나도웹고수가될뻔 트래픽초과문제 ->웹호스팅비용문제ㅜ->광고문제까지~ [1] 2013.10.30
Spes 게시판 리스트에 글쓰기부분을 넣을 수 있나요?  
함삐까 게시판 xe_2007스킨에 카테고리 출력 적용하려 하는데 문제가 생기네요  
rallablue 한 계정의 FTP에 xe 두개를 설치하려고 합니다 [1] 2013.10.30 by 킴똥똥
veam 게시물의 입력폼을 다른 게시물에 삽입할 수도 있나요? [1] 2013.10.30 by 킴똥똥