게시판위에가 붙지 않는데요?(그림 첨부) > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

게시판위에가 붙지 않는데요?(그림 첨부) 정보

게시판위에가 붙지 않는데요?(그림 첨부)

본문

head.php에서 body 태그를 써서 그러나요? 메인을 위에 붙일려고 쓴건데...
다른 방법이 있을까요?    연두색 부분입니다.
 
 
 
 
 
head.php
 
 
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
//print_r2(get_defined_constants());
// 사용자 화면 상단과 좌측을 담당하는 페이지입니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
$table_width = 1000;
?>
<body topmargin="0" leftmargin="0" >
<table width="1000" border="0" cellspacing="0" cellpadding="0">
  <tr>
   
  <td height="24" colspan="2" align="top"><img src="/img/01.gif" width="332" height="24" ><a href="/"><img src="/img/02.gif" width="80" height="24" border="0"></a><img src="/img/03.gif" width="74" height="24"><a href="/bbs/board.php?bo_table=notice"><img src="/img/04.gif" width="87" height="24" border="0"></a><a href="/bbs/board.php?bo_table=board"><img src="/img/05.gif" width="84" height="24" border="0"></a><img src="/img/06.gif" width="343" height="24"></td>
  </tr>
  <tr>
   
  <td height="72" colspan="2"><img src="/img/07.gif" width="332" height="72" ><img src="/img/08.gif" width="322" height="72"><a href="http://printer.skynet.co.kr/adm/index.php?"><img src="/img/09.gif" width="346" height="72" border="0"></a></td>
  </tr>
  <tr>
    <td height="77" colspan="2"><img src="/img/10.gif" width="332" height="77" ><img src="/img/11.gif" width="322" height="77" ><img src="/img/12.gif" width="346" height="77" ></td>
  </tr>
  <tr>
    <td height="68" colspan="2"><img src="/img/13.gif" width="332" height="68"><img src="/img/14.gif" width="322" height="68"><img src="/img/15.gif" width="346" height="68"></td>
  </tr>
  <tr>
   
  <td height="67" colspan="2"><img src="/img/16.gif" width="211" height="67" border="0"><img src="/img/17.gif" width="146" height="67"><img src="/img/18.gif" width="128" height="67"><img src="/img/19.gif" width="124" height="67"><img src="/img/20.gif" width="136" height="67"><img src="/img/21.gif" width="255" height="67"></td>
  </tr>
  <tr>
   
  <td height="71" colspan="2"><img src="/img/22.gif" width="212" height="71" border="0" ><img src="/img/23.gif" width="533" height="71"><img src="/img/24.gif" width="255" height="71"></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    
      <td width="44" valign="top"><img src="/img/space.gif" width="44" height="100"></td>
  
      <td width="168" valign="top"><img src="/img/submenu.gif" width="168" >
      </td>
  
      <td>
 
tail.php
 
<?
if (!defined("_GNUBOARD_")) exit; // °³º° ÆäÀÌÁö Á¢±Ù ºÒ°¡
// »ç¿ëÀÚ È­¸é ¿ìÃø°ú ÇÏ´ÜÀ» ´ã´çÇÏ´Â ÆäÀÌÁöÀÔ´Ï´Ù.
// ¿ìÃø, ÇÏ´Ü È­¸éÀ» ²Ù¹Ì·Á¸é ÀÌ ÆÄÀÏÀ» ¼öÁ¤ÇÕ´Ï´Ù.
?>
</td>
  
<td width="157" valign="top"><img src="/img/rightmenu.gif" width="157" height="100" ></td>
    </tr>
   </table></td>
  </tr>
  <tr>
   
  <td align="center"><font color="#848484">Copyright ©www.energn.com / www.entip.co.kr
    All rights reserved.</font></table>
    <?
include_once("$g4[path]/tail.sub.php");
?>
  </td>
  </tr>
  • 복사

댓글 전체

헤드 맨 하단
      <td width="168" valign="top"><img src="/img/submenu.gif" width="168" >
      </td>
 
      <td>

이것을

      <td width="168" valign="top"><img src="/img/submenu.gif" width="168" >
      </td>
 
      <td valign="top">

이렇게. 하시면 어떨란지.^^
참고로 병진님이 올리신 그림은 하하. 병진님만 보인답니다. 이미지 경로가 컴 이네요.. ^^
이미지 경로 보고  답답 하신듯 해서 사이트 보고 빈 공간 대략 감 잡은건데. 맞게 찍엇나 몰겠네요..ㅜ.ㅜ
© SIRSOFT
현재 페이지 제일 처음으로