묻고답하기

제로보드4를 사용해서 홈페이지를 만드는 중인데요 ~

레이아웃을 다운받아서 사용중인데

노프레임으로 만들고 있는데 head.html, foot.html에 적용될 style.css 파일이 제로보드 게시판에도 적용되서 이상하게 되네요..

style.css파일이 head 파일이랑 foot 파일에만 적용되고 하위 제로보드 스킨이라던지 그런곳에는 적용안되게 할 수 있을까요?

 

 

이건 현재 style.css 내용입니다

BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt; font-family:굴림}

A:link    {color:black;text-decoration:none;}
A:visited {color:black;text-decoration:none;}
A:active  {color:black;text-decoration:none;}
A:hover  {color:444444;text-decoration:underline}

.head {border:solid 1 black;font-size:9pt;color:black;background-color:white;height:19px}
.textarea {border:solid 1;font-size:9pt;color:black;background-color:white;}
.input {border:solid 1;font-size:9pt;color:black;background-color:white;}
.submit {border:solid 0;font-size:9pt;color:white;background-color:black;height:19px}

그리고 이건 현재 head.html 내용입니다.

<html>
<head><title>notepad</title>

<link rel="StyleSheet" href="style.css" type="text/css" title=style>
<meta http-equiv="Content-Type" content="text/html;charset=euc-kr">

<base target=_self>
<meta name="generator" content="Namo WebEditor(Trial)">

</head>
<body scroll=no>

<table cellspacing=0 cellpadding=0 width=100% height=100%>
 <tr>
  <td align=center>
  
   <table width=796 height=419 cellspacing=0 cellpadding=0>
    <tr height=6>
     <td>
     
      <table width=100% cellspacing=0 cellpadding=0>
       <tr height=6>
        <td width=6 background="left_top_1.gif" style="cursor:se-resize">
         &nbsp;
        </td>
        <td width=6 background="lt.jpg" style="cursor:s-resize">
         &nbsp;
        </td>
        <td background="top_1.jpg" style="cursor:s-resize">
         &nbsp;
        </td>
        <td width=6 background="rt.jpg" style="cursor:s-resize">
         &nbsp;
        </td>
        <td width=6 background="right_top_1.gif" style="cursor:sw-resize">
         &nbsp;
        </td>
       </tr>
      </table>
     
     </td>
    </tr>    
    <tr height=24>
     <td>
     
      <table width=100% cellspacing=0 cellpadding=0>
       <tr height=24>
        <td width=7 background="left_top_2.jpg" style="cursor:w-resize">
         &nbsp;
        </td>
        <td width=140 background="title_icon.jpg">
         &nbsp;
        </td>
        <td background="top_2.jpg">
         &nbsp;
        </td>
        <td width=67 background="buttons.jpg">
         &nbsp;
        </td>
        <td width=6 background="right_top_2.jpg" style="cursor:w-resize">
         &nbsp;
        </td>
       </tr>
      </table>
     
     </td>
    </tr>
    <tr height=20>
     <td>
     
      <table width=100% cellspacing=0 cellpadding=0>
       <tr height=20>
        <td width=4 background="left.jpg" style="cursor:w-resize">
         &nbsp;
        </td>
        <td background="menubar.jpg" valign=top nowrap>

<!-- ##############################

NAVI'BAR 시작

############################### -->

         <table width=100% cellspacing=0 cellpadding=0>
          <tr height=20>
           <td width=60 class=menu align=center onmouseover="this.style.background='#3169C6';this.style.color='white'" onmouseout="this.style.background='#EFEBDE';this.style.color='black'">
            menu.
           </td>
           <td>
             &nbsp;
            </td>
          </tr>
         </table>

<!-- ##############################

NAVI'BAR 끝

############################### -->

        </td>
        <td width=4 background="right.jpg" style="cursor:w-resize">
         &nbsp;
        </td>
       </tr>
      </table>
     
     </td>
    </tr>
    <tr>
     <td>
     
      <table width=100% height=100% cellspacing=0 cellpadding=0>
       <tr>
        <td width=4 background="left.jpg" style="cursor:w-resize">
         &nbsp;
        </td>
        <td>

<!-- ##############################

DIV PLANE 시작

############################### -->

<div class=div>

<table cellspacing=0 cellpadding=0 width=769 height=324>
 <tr height=7>
  <td width=6 background="ltcross.jpg">
   &nbsp;
  </td>
  <td background="hbar.jpg">
   &nbsp;
  </td>
  <td width=6 background="rtcross.jpg">
   &nbsp;
  </td>
 </tr>
 <tr>
  <td width=6 background="vbar.jpg">
   &nbsp;
  </td>
  <td>
  
   

 

요건 style.css로 깨진 게시판이구요

http://haeill.hosting.paran.com/bbs/zboard.php?id=date

 

 

도움 좀 주세요 고수분들!

부탁드리겠습니다!

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
Gary189 $msg_code = ''success_registed''; 어디서 수정하나요... [1] 2009.06.19 by 궁금이2
webbys 로그인 요구하는 페이지 수정 방법 [1] file 2009.06.19 by 궁금이2
sungjaeq ###통계기능만 재설치 하려면?????## file  
php1986 시작 페이지 설정 어떻게하나요/?? [3] 2009.06.19 by php1986
정현173 외부문서 불러오기.. file  
KRB 제로보드 외부로그인의 이메일 재인증 뭔가요? [3] 2009.06.19 by 백성찬
그리운 게시판을 깔끔하게 만드는걸 못하겠습니다. [2] 2009.06.19 by 느까끼
오타왕자 페이지 로딩후 펼쳐지면서 자꾸 마우스커서가 댓글 쓰기 폼으로 가네요..ㅠㅠ file  
뮤랑이 설문조사 결과를 투표순으로, 5개만 나타나게 할려면 어떻게 해야 할까요?  
YO-DA 댓글에 번호를 달고 싶어요  
closer 초보라서아직모르겠어요!  
실23 로긴 페이지 문제..  
왕초보홈피 게시물 내용 조회수 아이콘 & 숫자 감추고 싶습니다 [2] file 2009.06.19 by 왕초보홈피
박노열 회원가입시 보안 인증서 문제에 대한 질문입니다. [4] file 2009.06.19 by 감로수
투데이 파일첨부창 사이즈 조절은 어떻게 하나요? [2] file 2009.06.19 by 투데이
궁그미 질문좀 드릴께요.. 최근게시물이나 게시판 사용시 file  
투에니원 폼 네임 질문좀 할께여.  
오레지오 설문조사 항목 위치  
만쓰별(정만) 서로 다른 도메인과 서버의 xe엔진 제로보드 게시물 동일화 시키는 방법 없나요?  
yryk221 게시판을 드림위버로 불렀는데.. file  
심철보 회원가입자료 이전? [1] 2009.06.20 by 백성찬
스티븐슨 "아이디/비밀번호 찾기"는 어디서 수정 가능한가요? [1] 2009.06.20 by 궁금이2
배삼열 계정 옮긴 후 한글이름 jpg 파일이 사라진 문제점 [2] 2009.06.20 by 배삼열
Noahll 제로보드도 자동업데이트가 되나보네요??ㅋㅋ [2] 2009.06.20 by Noahll
su7036 시작페이지 planet xe 에서 index 로 [2] 2009.06.20 by su7036
benkeii 홈피 밑단에 POWERED BY XE 문구 삭제해도 되나요? [3] 2009.06.20 by 궁금이2
uOne. 관리자 모드에서 layout.html 파일은 왜 소스와 연동이 안되나요?  
스티븐슨 통합검색이 안 됩니다 써지지도 않고 눌러지지도 않아요  
장순규899 첨부된 파일을 클릭하면 다른 사이트로 연결  
마래바 웹진 썸네일이 일부는 안 나타나는데 이유가 뭐죠? [3] 2009.06.20 by 마래바