아래글 다시 올립니다.(42391) 정보
아래글 다시 올립니다.(42391)본문
옵션html체크해서 그런지 소스가 안보여서요.
게시판에 서브헤드와 테일을 연결했는데 가는 여백이 생기네요.
참고로 html로 직접작성한게 아니라 주로 드림위버에서 작업 후 복사해서
사용합니다.초보수준이라서요.
온종일 이것때문에 고생했습니다. 한번 봐주시고 수정소스 가능하면 부탁드립니다.
http://kids8282.cafe24.com/bbs/board.php?bo_table=01_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 = 1004;
?>
<!-- ImageReady Slices (sub1.psd) --><style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style>
<table width="1000" border="0" align="top" cellpadding="0" cellspacing="0" id="Table_01" >
<tr>
<td colspan="3"><img src="http://kids8282.cafe24.com/image/sub1_01.jpg" width="463" height="27" alt=""></td>
<td colspan="2"><img src="http://kids8282.cafe24.com/image/sub1_02.jpg" width="435" height="27" alt=""></td>
<td colspan="2"><img src="http://kids8282.cafe24.com/image/sub1_03.jpg" width="102" height="27" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub1_04.jpg" width="360" height="98" alt=""></td>
<td colspan="4"><img src="http://kids8282.cafe24.com/image/sub1_03-06.jpg" width="540" height="57" alt=""></td>
<td rowspan="4"><img src="http://kids8282.cafe24.com/image/sub1_06.jpg" width="100" height="193" alt=""></td>
</tr>
<tr>
<td colspan="4"><img src="http://kids8282.cafe24.com/image/sub1_07.jpg" width="540" height="41" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img src="http://kids8282.cafe24.com/image/sub1_08.jpg" alt="" width="231" height="95" align="top"></td>
<td colspan="3"><img src="http://kids8282.cafe24.com/image/sub1_09.jpg" width="419" height="56" alt=""></td>
<td colspan="2" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub1_10.jpg" alt="" width="250" height="95" align="top"></td>
</tr>
<tr>
<td colspan="3"><img src="http://kids8282.cafe24.com/image/sub1_11.jpg" alt="" width="419" height="39" align="top"></td>
</tr>
<tr>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" alt="" width="231" height="1" align="top"></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" alt="" width="129" height="1" align="top"></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="103" height="1" alt=""></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="187" height="1" alt=""></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="248" height="1" alt=""></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="2" height="1" alt=""></td>
<td></tr>
</table><table width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0 ><td width=180 valign=top><div style='height:812px;' ><table width="180" valign=top border="0" cellpadding="0" cellspacing="0" >
<tr>
<td align="top"><table width="181" border="0" cellpadding="0" cellspacing="0" align="top" >
<tr>
<td valign=top colspan="3"><img src="http://kids8282.cafe24.com/image/sub2_01.jpg" alt="" width="180" height="130"></td>
</tr>
<tr>
<td width="10" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub2_02.jpg" alt="" width="10" height="682"></td>
<td width="162"><img src="http://kids8282.cafe24.com/image/sub2_03.jpg" alt="" width="162" height="284"></td>
<td width="9" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub2_04.jpg" alt="" width="8" height="682"></td>
</tr>
<tr>
<td><img src="http://kids8282.cafe24.com/image/sub2_05.jpg" alt="" width="162" height="398"></td>
</tr>
</table></td>
</tr>
</table></div>
<!-- 중간 -->
<td width=700 valign=top>
<!-- End ImageReady Slices -->
</html>
게시판에 서브헤드와 테일을 연결했는데 가는 여백이 생기네요.
참고로 html로 직접작성한게 아니라 주로 드림위버에서 작업 후 복사해서
사용합니다.초보수준이라서요.
온종일 이것때문에 고생했습니다. 한번 봐주시고 수정소스 가능하면 부탁드립니다.
http://kids8282.cafe24.com/bbs/board.php?bo_table=01_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 = 1004;
?>
<!-- ImageReady Slices (sub1.psd) --><style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style>
<table width="1000" border="0" align="top" cellpadding="0" cellspacing="0" id="Table_01" >
<tr>
<td colspan="3"><img src="http://kids8282.cafe24.com/image/sub1_01.jpg" width="463" height="27" alt=""></td>
<td colspan="2"><img src="http://kids8282.cafe24.com/image/sub1_02.jpg" width="435" height="27" alt=""></td>
<td colspan="2"><img src="http://kids8282.cafe24.com/image/sub1_03.jpg" width="102" height="27" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub1_04.jpg" width="360" height="98" alt=""></td>
<td colspan="4"><img src="http://kids8282.cafe24.com/image/sub1_03-06.jpg" width="540" height="57" alt=""></td>
<td rowspan="4"><img src="http://kids8282.cafe24.com/image/sub1_06.jpg" width="100" height="193" alt=""></td>
</tr>
<tr>
<td colspan="4"><img src="http://kids8282.cafe24.com/image/sub1_07.jpg" width="540" height="41" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img src="http://kids8282.cafe24.com/image/sub1_08.jpg" alt="" width="231" height="95" align="top"></td>
<td colspan="3"><img src="http://kids8282.cafe24.com/image/sub1_09.jpg" width="419" height="56" alt=""></td>
<td colspan="2" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub1_10.jpg" alt="" width="250" height="95" align="top"></td>
</tr>
<tr>
<td colspan="3"><img src="http://kids8282.cafe24.com/image/sub1_11.jpg" alt="" width="419" height="39" align="top"></td>
</tr>
<tr>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" alt="" width="231" height="1" align="top"></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" alt="" width="129" height="1" align="top"></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="103" height="1" alt=""></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="187" height="1" alt=""></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="248" height="1" alt=""></td>
<td valign=top><img src="http://kids8282.cafe24.com/image/spacer.gif" width="2" height="1" alt=""></td>
<td></tr>
</table><table width='<?=$table_width?>' cellpadding=0 cellspacing=0 border=0 ><td width=180 valign=top><div style='height:812px;' ><table width="180" valign=top border="0" cellpadding="0" cellspacing="0" >
<tr>
<td align="top"><table width="181" border="0" cellpadding="0" cellspacing="0" align="top" >
<tr>
<td valign=top colspan="3"><img src="http://kids8282.cafe24.com/image/sub2_01.jpg" alt="" width="180" height="130"></td>
</tr>
<tr>
<td width="10" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub2_02.jpg" alt="" width="10" height="682"></td>
<td width="162"><img src="http://kids8282.cafe24.com/image/sub2_03.jpg" alt="" width="162" height="284"></td>
<td width="9" rowspan="2"><img src="http://kids8282.cafe24.com/image/sub2_04.jpg" alt="" width="8" height="682"></td>
</tr>
<tr>
<td><img src="http://kids8282.cafe24.com/image/sub2_05.jpg" alt="" width="162" height="398"></td>
</tr>
</table></td>
</tr>
</table></div>
<!-- 중간 -->
<td width=700 valign=top>
<!-- End ImageReady Slices -->
</html>
댓글 전체
쩝........
초보가 혼자 분투하시는마음 이해를 해서 글올립니다........그냥 참고만 하세요....
위와같은문제는 소스안올리셔두 다 봐요......(소스보기루)....
저같으면 그런거 맞추는게 귀찮아서 그냥 백그라운드로 할꺼 같군요....(조작조각 붙이지 않고)
1장이나 3장으로 나누면 찾기도 수월할듯하네여........
나머지는 다음분에게 패스....
초보가 혼자 분투하시는마음 이해를 해서 글올립니다........그냥 참고만 하세요....
위와같은문제는 소스안올리셔두 다 봐요......(소스보기루)....
저같으면 그런거 맞추는게 귀찮아서 그냥 백그라운드로 할꺼 같군요....(조작조각 붙이지 않고)
1장이나 3장으로 나누면 찾기도 수월할듯하네여........
나머지는 다음분에게 패스....