테이블과 셀 사이의 여백 없애는 방법 도움 요청합니다

오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.

오류 주소 : http://ee.pe.kr

오류주소의 head.php 소스를 올립니다
head 좌측의 outlogin 과 일정 calendar 셀의 상단 여백이 줄어들지 않습니다
줄일수있는 방법 소스 좀 알려주세요,
질문의 확실한 전달을 위해서 head 좌측의 table board= 1 로 해서 여백이 잘보이도록 해놓았습니다
도움 요청합니다

<?
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 = 1003;
?>

<!-- ico log 시작 -->
<link rel="shortcut icon" href="./icon/chiropractic.ico" width=128 height=128>
<!-- ico log 끝 -->

<!-- 상단 배경 시작 -->
<table align=center width="<?=$table_width?>" cellspacing=0 cellpadding=0>
<tr>
<td height=2 bgcolor="black">
</td>
</tr>
<tr>
<td background="<?=$g4['path']?>/img/top_img_bg.gif">
<table width=100% cellspacing=0 cellpadding=0>
<tr>
<td>
<embed src="<?=$g4['path']?>/swf/mainmenu.swf" width=100% height=80>
</td>
</tr>
<tr>
<td>
<embed src="<?=$g4['path']?>/swf/mainflash.swf" width=100% height=261>
</td>
</tr>
</table></td>
</tr>
</table>
<!-- 상단 배경 끝 -->

<!-- 상단 로고 및 버튼 시작 -->
<!-- 상단 로고 및 버튼 끝 -->

<!-- 검색 시작 -->
<!-- 검색 끝 -->

<div style='height:18px;'></div>

<table align=center width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0>
<tr>
<td width=30 height=0></td>
<!-- 왼쪽 메뉴 -->
<td width=220 valign=top align=center>
<table align=center cellpadding=0 cellspacing=0 border=1>
<tr>
<td valign=top height=0></td>
</tr>
<tr>
<td valign=top>
<?=outlogin("axman_utf8"); // 외부 로그인 ?>
</td>
</tr>
<tr>
<td height=2></td>
</tr>
<tr>
<td>
<img src="<?=$g4['path']?>/image/customer01.png" width=220 height=150>
</td>
</tr>
<tr>
<td height=2></td>
</tr>
<tr>
<td>
<img src="<?=$g4['path']?>/image/visit.png" width=220 height=100>
</td>
</tr>
<tr>
<td height=0></td>
</tr>
<tr>
<td>
<? echo latest_schedule("calendars","custom6"); ?>
</td>
</tr>
<tr>
<td height=2></td>
</tr>
<tr>
<td>
<?=poll("poll_bless"); // 설문조사 ?>
</td>
</tr>
</table>
</td>
<td width=18></td>
<!-- 중간 -->
<td width=683 valign=top>
|

댓글 1개

일단 아웃로그인이랑 캘린더 스킨을 살펴보세요. 그쪽에 top padding 또는 height가 있을듯 하네요
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
13년 전 조회 738
13년 전 조회 1,000
13년 전 조회 957
13년 전 조회 773
13년 전 조회 1,691
13년 전 조회 1,590
13년 전 조회 1,617
13년 전 조회 1,000
13년 전 조회 1,545
13년 전 조회 1,549
13년 전 조회 791
13년 전 조회 1,523
13년 전 조회 1,547
13년 전 조회 875
13년 전 조회 993
13년 전 조회 741
13년 전 조회 794
13년 전 조회 812
13년 전 조회 759
13년 전 조회 790