묻고답하기

제로보드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 남기남
moog 게시판 버튼 단어 바꾸는 방법 문의 [1] 2009.06.20 by 궁금이2
성우77 요청하신 모듈을 찾을 수 없습니다 . [2] 2009.06.20 by 성우77
reform 메뉴글씨색은 어디서바꾸나요? [1] file 2009.06.20 by 궁금이2
올더게이트 시작모듈 설정방법 [2] 2009.06.20 by su7036
세상은힘들어 테크노트에서 제로보드로 게시판 내용 컨버트 하는거??  
솔파도 개인적인 인터넷방송하는 사이트를 만들려고 하는데 모를게 너무 많아서...  
복사마7 왜 이런 화면이 나오나요? [2] file 2009.06.21 by sky77
buffkj 모든 게시판 기본폰트  
김창섭739 지금 홈피를 만드는 중이라 몇가지 여쭤볼께요 ㅠ.ㅠ [1] 2009.06.21 by phiz
도봉인포 RSS 가 작동을 안합니다. ㅠㅠ  
여우비 이미지를 넣고싶은데.. 도와주세요!! [1] file 2009.06.21 by phiz
youngshilc view 화면에 목록이 안나오게 할 수 없나요? [1] 2009.06.21 by 궁금이2
그리운 그림이 떳다 안떳다 합니다? [1] 2009.06.21 by 도파돌이
신지♥ 도메인 관련질문.. [1] 2009.06.21 by Habile
nanbabo 매뉴얼 [1] 2009.06.21 by Habile
afresh 네이버, 다음에서 게시판 글이 검색안되는 방법 [2] 2009.06.21 by narawiz
천상코니 서브도메인을 사용하고 싶어요~ [2] 2009.06.21 by narawiz
su7036 admin 페이지에서 페이지생성이 안됩니다 [2] file 2009.06.21 by su7036
신요섭245 태그리스트 클릭시 검색 안되는 문제 (utf-8로 변환됨)  
코리스 외부 이미지의 썸네일 형성 관련해서 문의드립니다. [8] 2009.06.21 by 도파돌이