묻고답하기

제로보드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 남기남
뭉치1 확장변수1의 내용을 그룹이나관리만 보이게 하고 싶습니다  
시고라 content 위젯 가로 수 설정에 관하여  
yearning 갑자기본문에 그림첨부가안돠는 데...  
Hazle 1.1.4버전으로 만든 홈페이지 이전할려고 합니다...  
제로보드왕초짜 갤러리에서 썸네일의 테두리를 없앴으면 좋겠습니다.  
사랑나무1 겔러리게시판, 최신글, 회원가입폼 질문드려요. file  
사랑나무1 상세게시판 설명 질문요  
ESSB 메뉴에 링크걸어 외부 페이지 여는법 질문입니다.  
이뿐써니 최근게시물 출력 부분 폰트수정?? [1] 2010.09.02 by mindpainter
포장지 위젯 색상을 변경하려 하는데 ... file  
여 리 Setting 수정 문제 [1] 2010.09.02 by mindpainter
MC장조림 초보에게 자비를..  
kuksys 첨부파일 저장 경로 변경방법.. 알고싶습니다..  
dipset 로그인 문제와 xe_session 문제  
purunbada 최근게시물 배치? 홈배경?  
보님이 최근게시글출력 프로그램 위치 file  
쩡이~♡ 누가 답변좀 해주세요 ㅜㅜ 폼태그관련  
이철규121 최근게시물 사진 스킨 어디에 있나요? [1] 2010.09.02 by mindpainter
grey''s 기본 페이지 레이아웃 적용 방법? [1] 2010.09.02 by 리사땅
홍성만623 style.css 질문 하나 드릴께요^^; [1] 2010.09.02 by 리사땅
drimilda 2차메뉴에 대해... [1] 2010.09.02 by mindpainter
hong`s 게시판 정렬 [1] 2010.09.02 by 리사땅
민현류 제 홈페이지에 게시판 넣고싶은데 안되네요 [1] 2010.09.02 by mindpainter
시고라 불안합니다. 페이지복사에 관해...  
비투스 원하는 게시판 새글만 출력하기 [1] 2010.09.02 by mindpainter
와와2 최근게시물 관련 문제인데요 ㅜㅜ 너무안되네요 [1] 2010.09.02 by 으니V
bibleinside 회원가입폼에서 아이디 4글자 이상 입력받게 하려면 어떻게 해야하나요? [1] 2010.09.02 by ilovesyr
검은토끼 크롬 파폭에서 로그인창 [1] file 2010.09.02 by hhgyu
모비넷 회원가입하면 관리자에게 메일발송되게 하려면 어떻게 해야하나요?  
슬픈미인 댓글 스팸들이 많이 와서그러는데 좋은방법!