latest.skin.php 수정관련질문2... > 그누4 질문답변

그누4 질문답변

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

latest.skin.php 수정관련질문2... 정보

latest.skin.php 수정관련질문2...

본문

<td class=subject>
<?
if($list[$i][is_notice]) $list[$i][subject] = "<b>".$list[$i][subject]."</b>";
if($list[$i][wr_9] == "완료") $color="style=font-color:gray;";
else                                $color="style=font-color:black;";
echo "<font $color><a href='$g4[bbs_path]/board.php?bo_table=$bo_table'>  {$list[$i][wr_9]}  {$list[$i][subject]} </a></font>";
    if ($list[$i][comment_cnt]) echo " <span class='comment'>{$list[$i][comment_cnt]}</span>";
echo " ".$list[$i][icon_new];
?>
</td>
이렇게하였는데안되네요...
색깔이그대롭니다 ㅜㅜ
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로