★☆오류좀 찾아주세요☆★ 정보
★☆오류좀 찾아주세요☆★
관련링크
http://182.210.90.249:81/a/
56회 연결
본문
사진보시면 아시겟지만 이미지 최신글 막 쭉밀려 있습니다.;;;;
주소는 http://182.210.90.249:81/a/
먼저 소스는
<?
if (!defined("_GNUBOARD_")) exit; //
?><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<?
if (!defined("_GNUBOARD_")) exit; //
// ̹ http://html.nhndesign.com/?mid=ui_pattern_list
// ũ: Terrorboy
?>
<link rel="stylesheet" href="<?=$latest_skin_path?>/latest.css" type="text/css" />
<!--ui object -->
<div class="section_ul">
<h2><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><?=$board[bo_subject]?></a></h2>
<ul>
<table align="center" cellpadding="0" cellspacing="0" width="100%" border="0" id="table6">
<tr height="5"><td width="1" bgcolor="#d9d9d9" height="3"></td>
<td colspan="2" height="3"></td>
<td width="1" bgcolor="#d9d9d9" height="3"></td></tr>
<? for ($i=0; $i<count($list); $i++) {?>
<tr>
<td width="1" bgcolor="#d9d9d9"></td>
<td width="5"></td>
<td height="21">
<table width=100% cellpadding=0 cellspacing=0 style="border-collapse:collapse;" style="border-top-width:0; border-right-width:0; border-bottom-width:0; border-left-width:0; border-top-color:rgb(181,181,181); border-right-colorrgb(181,181,181); border-bottom-color:rgb(181,181,181); border-left-color:rgb(181,181,181); border-style:solid;" id="table7"></td>
</tr>
<colgroup width="14">
</colgroup>
<colgroup>
</colgroup>
<colgroup width="37">
</colgroup>
<colgroup width="14">
</colgroup>
<tr>
<td width="100%" style="border-width:0; border-color:black; border-style:solid;">
<table width="0" border="0" id="table8">
<tr>
<?
for ($i=0; $i<count($list); $i++)
{
if ($i > 0)
echo '';
$title = get_text($list[$i][wr_subject]);
$content = cut_str(get_text($list[$i][wr_content]), 80);
$img = "$g4[path]/data/file/$bo_table/".urlencode($list[$i][file][0][file]);
if (!file_exists($img) || !$list[$i][file][0][file])
$img = "$latest_skin_path/img/no_image.gif";
$href = "$g4[bbs_path]/board.php?bo_table=$bo_table";
echo <<<HEREDOC
<td width='0' valign='top' align=''>
<table border="0" id="table2" cellspacing="0" cellpadding="0">
<tr>
<td>
<table border="0" id="table3" cellspacing="1" bgcolor="#DFDAC8">
<tr>
<td bgcolor="#FFFFFF">
<a href="{$list[$i][href]}">
<img style="FILTER: alpha(opacity=100)" onmouseover="this.style.filter = 'alpha(opacity=50)';" onmouseout="this.style.filter='none';" border="0" src="{$img}" width="93" height="80"></a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
HEREDOC;
}
?>
</tr>
</table>
<? if (count($list) == 0) { ?>.<? } ?></td>
</tr></table>
</td>
<!--Խù -->
<td width="1" bgcolor="#d9d9d9"></td>
</tr>
<? } ?>
<? if (count($list) == 0) { ?><? } ?>
<tr height="5"><td width="1" bgcolor="#d9d9d9" height="3"></td>
<td colspan="2" height="3"></td>
<td width="1" bgcolor="#d9d9d9" height="3"></td></tr>
<tr height="1">
<td bgcolor="#d9d9d9" colspan="4"></td>
</tr>
</table>
</ul>
<a class="more" href="<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>">
<span>></span></a> </div>
<!--//ui object -->
이겁니다
<table width=100% cellpadding=0 cellspacing=0 style="border-collapse:collapse;" style="border-top-width:0; border-right-width:0; border-bottom-width:0; border-left-width:0; border-top-color:rgb(181,181,181); border-right-colorrgb(181,181,181); border-bottom-color:rgb(181,181,181); border-left-color:rgb(181,181,181); border-style:solid;" id="table7">
이쪽에서 오류가 났데요 근데 어떻에 고치는지모릅니다.
폭이 지혼자 막 커져요;;
주소는 http://182.210.90.249:81/a/
먼저 소스는
<?
if (!defined("_GNUBOARD_")) exit; //
?><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<?
if (!defined("_GNUBOARD_")) exit; //
// ̹ http://html.nhndesign.com/?mid=ui_pattern_list
// ũ: Terrorboy
?>
<link rel="stylesheet" href="<?=$latest_skin_path?>/latest.css" type="text/css" />
<!--ui object -->
<div class="section_ul">
<h2><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><?=$board[bo_subject]?></a></h2>
<ul>
<table align="center" cellpadding="0" cellspacing="0" width="100%" border="0" id="table6">
<tr height="5"><td width="1" bgcolor="#d9d9d9" height="3"></td>
<td colspan="2" height="3"></td>
<td width="1" bgcolor="#d9d9d9" height="3"></td></tr>
<? for ($i=0; $i<count($list); $i++) {?>
<tr>
<td width="1" bgcolor="#d9d9d9"></td>
<td width="5"></td>
<td height="21">
<table width=100% cellpadding=0 cellspacing=0 style="border-collapse:collapse;" style="border-top-width:0; border-right-width:0; border-bottom-width:0; border-left-width:0; border-top-color:rgb(181,181,181); border-right-colorrgb(181,181,181); border-bottom-color:rgb(181,181,181); border-left-color:rgb(181,181,181); border-style:solid;" id="table7"></td>
</tr>
<colgroup width="14">
</colgroup>
<colgroup>
</colgroup>
<colgroup width="37">
</colgroup>
<colgroup width="14">
</colgroup>
<tr>
<td width="100%" style="border-width:0; border-color:black; border-style:solid;">
<table width="0" border="0" id="table8">
<tr>
<?
for ($i=0; $i<count($list); $i++)
{
if ($i > 0)
echo '';
$title = get_text($list[$i][wr_subject]);
$content = cut_str(get_text($list[$i][wr_content]), 80);
$img = "$g4[path]/data/file/$bo_table/".urlencode($list[$i][file][0][file]);
if (!file_exists($img) || !$list[$i][file][0][file])
$img = "$latest_skin_path/img/no_image.gif";
$href = "$g4[bbs_path]/board.php?bo_table=$bo_table";
echo <<<HEREDOC
<td width='0' valign='top' align=''>
<table border="0" id="table2" cellspacing="0" cellpadding="0">
<tr>
<td>
<table border="0" id="table3" cellspacing="1" bgcolor="#DFDAC8">
<tr>
<td bgcolor="#FFFFFF">
<a href="{$list[$i][href]}">
<img style="FILTER: alpha(opacity=100)" onmouseover="this.style.filter = 'alpha(opacity=50)';" onmouseout="this.style.filter='none';" border="0" src="{$img}" width="93" height="80"></a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
HEREDOC;
}
?>
</tr>
</table>
<? if (count($list) == 0) { ?>.<? } ?></td>
</tr></table>
</td>
<!--Խù -->
<td width="1" bgcolor="#d9d9d9"></td>
</tr>
<? } ?>
<? if (count($list) == 0) { ?><? } ?>
<tr height="5"><td width="1" bgcolor="#d9d9d9" height="3"></td>
<td colspan="2" height="3"></td>
<td width="1" bgcolor="#d9d9d9" height="3"></td></tr>
<tr height="1">
<td bgcolor="#d9d9d9" colspan="4"></td>
</tr>
</table>
</ul>
<a class="more" href="<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>">
<span>></span></a> </div>
<!--//ui object -->
이겁니다
<table width=100% cellpadding=0 cellspacing=0 style="border-collapse:collapse;" style="border-top-width:0; border-right-width:0; border-bottom-width:0; border-left-width:0; border-top-color:rgb(181,181,181); border-right-colorrgb(181,181,181); border-bottom-color:rgb(181,181,181); border-left-color:rgb(181,181,181); border-style:solid;" id="table7">
이쪽에서 오류가 났데요 근데 어떻에 고치는지모릅니다.
폭이 지혼자 막 커져요;;
댓글 전체
colgroup 부분은.. 필요 없어보이네요? +_+
그리고 오류가 있다는 테이블 바로 뒤에 보면 </td></tr>이 붙어있습니다. 시작 안됐는데 끝냈네요.
전체적으로 정리가 좀.. ㅎㅎ;
여튼 문제는 말씀하신 부분이 아닌 모양이네요.
<table align="center" cellpadding="0" cellspacing="0" width="100%" border="0" id="table6">
여기의 width 100%를 634 고정값으로 주시면 해결될겁니다.
그리고 오류가 있다는 테이블 바로 뒤에 보면 </td></tr>이 붙어있습니다. 시작 안됐는데 끝냈네요.
전체적으로 정리가 좀.. ㅎㅎ;
여튼 문제는 말씀하신 부분이 아닌 모양이네요.
<table align="center" cellpadding="0" cellspacing="0" width="100%" border="0" id="table6">
여기의 width 100%를 634 고정값으로 주시면 해결될겁니다.