S

최신글에서 리플이 달린글은 안나오게 하고싶어요

<?
echo $list[$i]['icon_reply'] . " ";
echo "<a href='{$list[$i]['href']}'>";
if ($list[$i]['is_notice'])
echo "<font style='font-family:돋움; font-size:12px; color:#4f4e4e;'><strong>{$list[$i]['subject']}</strong></font>";
else
echo "<font style='font-family:돋움; font-size:12px; color:#4f4e4e;'>{$list[$i]['subject']}</font>";
echo "</a>";

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>";

// if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; }
// if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; }

echo " " . $list[$i]['icon_new'];
//echo " " . $list[$i]['icon_file'];
//echo " " . $list[$i]['icon_link'];
//echo " " . $list[$i]['icon_hot'];
//echo " " . $list[$i]['icon_secret'];
?>

리플은 최신글에 노출안되게끔 하고싶은데 어떻게 수정해야되나요?
|

댓글 2개

감사합니다 스킨쪽은 찾아보지못했네요
뜨락님 스킨 참고하여 해결하였습니다^^
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
16년 전 조회 1,013
16년 전 조회 1,193
16년 전 조회 1,585
16년 전 조회 1,123
16년 전 조회 891
16년 전 조회 857
16년 전 조회 995
16년 전 조회 808
16년 전 조회 968
16년 전 조회 915
16년 전 조회 966
16년 전 조회 1,280
16년 전 조회 1,031
16년 전 조회 916
16년 전 조회 953
16년 전 조회 933
16년 전 조회 988
16년 전 조회 1,016
16년 전 조회 1,536
16년 전 조회 1,011