밑에 아이프레임 최신글 관련해서 질문하고 답변받았는데
방금전에 파일을 수정하고 나서 글씨가 ㅡ.,ㅡ 깨져서 나오고 있어요 ㅠ_ㅠ
제가 이상한거 건들였나봐요
일단 아까 말씀하신거 수정해봤는데 이렇게 해는게 맞나요?
</strong></p>
<p><?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<table width=100% cellpadding=0 cellspacing=0>
<? for ($i=0; $i<count($list); $i++) { ?>
<tr>
<td colspan=4 align=center>
<table width=95%>
<tr>
<td height=1 ><img src='<?=$latest_skin_path?>/img/latest_icon.gif' align=absmiddle>
<?
echo $list[$i]['icon_reply'] . " ";
echo "<a href='{$list[$i]['href']}<font style="background-color: #ffff00">'target='_top'>"; <font style="background-color: #ffffff"> <strong><=== 이거 붙여넣어서 해봤는데 제가 잘못한걸까요?</strong></font></font>
if ($list[$i]['is_notice'])
echo "<font style='font-family:돋움; font-size:9pt; color:#2C88B9;'><strong>{$list[$i]['subject']}</strong></font>";
else
echo "<font style='font-family:돋움; font-size:9pt; color:#6A6A6A;'>{$list[$i]['subject']}</font>";
echo "</a>";</p>
<p> if ($list[$i]['comment_cnt'])
echo " <a href=\"{$list[$i]['comment_href']}\"><span style='font-family:돋움; font-size:8pt; color:#9A9A9A;'>{$list[$i]['comment_cnt']}</span></a>";</p>
<p> // if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; }
// if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; }</p>
<p> echo " " . $list[$i]['icon_new'];
?></td></tr>
</table></td>
</tr>
<? } ?></p>
<p><? if (count($list) == 0) { ?><tr><td colspan=4 align=center height=10><font color=#6A6A6A>게시물이 없습니다.</a></td></tr><? } ?></p>
<p></table></p>
<p><strong>
답변 1개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인