필드추가한 게시판이 나오면서..[요청/부탁] 정보
그누보드 필드추가한 게시판이 나오면서..[요청/부탁]본문
필드추가한 게시판이 나오면서 이제는 최근게시물도 여기에 어울리는
필드스킨이 필요한것 같아 고수님들께 부탁 드립니다..
제가 어제 몇시간을 헤메도 저에겐 역부족 이더군요^^
적용한는 팁이라도 올려주십시요..
한두개만 나오면 그걸 응용해서 다양한 스킨들이 나올것 같거든요..
7쟁이가 부탁 드립니다^^
영화 게시판
감독 : 강우석
장르 : 일반
주연 : 안성기, 설경구, 정재영, 임원희, 강성진
상영일 : 아무날
필드스킨이 필요한것 같아 고수님들께 부탁 드립니다..
제가 어제 몇시간을 헤메도 저에겐 역부족 이더군요^^
적용한는 팁이라도 올려주십시요..
한두개만 나오면 그걸 응용해서 다양한 스킨들이 나올것 같거든요..
7쟁이가 부탁 드립니다^^
영화 게시판
감독 : 강우석
장르 : 일반
주연 : 안성기, 설경구, 정재영, 임원희, 강성진
상영일 : 아무날
댓글 전체
죄송.. 최신글이라는것을 못봤습니다.ㅋㅋㅋ
감사 합니다^^
잠깐 해본 latest.skin.php 입니다. (오타가 있어서 다시 올립니다)
<table width=100% bgcolor=#FFFFFF cellpadding=0 cellspacing=0>
<tr><td colspan=2 height=10></td></tr>
<? for ($i=0; $i<count($list); $i++) { ?>
<? if ($i) { echo "<tr><td colspan=2 height=1 background='$latest_skin/dot_line.gif'></td></tr>"; } ?>
<tr>
<td width=30 align=center><img src='<?=$latest_skin?>/icon_li.gif'></td>
<td width='' height=20><a href='<?="./?doc=bbs/gnuboard.php&bo_table=$bo_table&wr_id={$list[$i][wr_id]}"?>'><span class=content><font color="cf4900">제목</font> : <?=$list[$i][subject]?><br><span style='font-size:8pt;'><?=$list[$i][commentcnt]?></span></span></a>
<font color="cf4900">평점 : </font><?=$list[$i][wr_1]?><br> <font color="cf4900">감독 : </font> <?=$list[$i][wr_2]?><br> <font color="cf4900">주연</font> : <?=$list[$i][wr_3]?><br> <font color="cf4900">상영일</font> : <?=$list[$i][wr_4]?><br>
<?=$list[$i][icon_new]?></td>
</tr>
<? } ?>
<? if (count($list) == 0) { echo "<tr><td colspan=2 align=center height=50>자료가 없습니다.</td></tr>"; } ?>
<tr><td colspan=2 height=5></td></tr>
</table>
미리보기는 ....
http://www.slgi.co.kr/gnu324_TEST/
하단부 에서 ....
<table width=100% bgcolor=#FFFFFF cellpadding=0 cellspacing=0>
<tr><td colspan=2 height=10></td></tr>
<? for ($i=0; $i<count($list); $i++) { ?>
<? if ($i) { echo "<tr><td colspan=2 height=1 background='$latest_skin/dot_line.gif'></td></tr>"; } ?>
<tr>
<td width=30 align=center><img src='<?=$latest_skin?>/icon_li.gif'></td>
<td width='' height=20><a href='<?="./?doc=bbs/gnuboard.php&bo_table=$bo_table&wr_id={$list[$i][wr_id]}"?>'><span class=content><font color="cf4900">제목</font> : <?=$list[$i][subject]?><br><span style='font-size:8pt;'><?=$list[$i][commentcnt]?></span></span></a>
<font color="cf4900">평점 : </font><?=$list[$i][wr_1]?><br> <font color="cf4900">감독 : </font> <?=$list[$i][wr_2]?><br> <font color="cf4900">주연</font> : <?=$list[$i][wr_3]?><br> <font color="cf4900">상영일</font> : <?=$list[$i][wr_4]?><br>
<?=$list[$i][icon_new]?></td>
</tr>
<? } ?>
<? if (count($list) == 0) { echo "<tr><td colspan=2 align=center height=50>자료가 없습니다.</td></tr>"; } ?>
<tr><td colspan=2 height=5></td></tr>
</table>
미리보기는 ....
http://www.slgi.co.kr/gnu324_TEST/
하단부 에서 ....
http://www.sir.co.kr/?doc=bbs/gnuboard.php&bo_table=skin3&page=1&wr_id=1807
위 링크를 참고 하세요!
좋은 하루 보내세요!!!
위 링크를 참고 하세요!
좋은 하루 보내세요!!!
흐~~
잘은 모르지만 저두 80%는 저렇게 하긴 했는데 <? } ?> <--여기서 에러가 난다구..
해서 하다가 잤는데 나중에 비교좀 해봐야지요^^
성길님~
좌측에 이미지도 뽑아줘요^^
그리고 바로 이거에요...
잘은 모르지만 저두 80%는 저렇게 하긴 했는데 <? } ?> <--여기서 에러가 난다구..
해서 하다가 잤는데 나중에 비교좀 해봐야지요^^
성길님~
좌측에 이미지도 뽑아줘요^^
그리고 바로 이거에요...
최근 게시물에 위에 소스를 적용하라는 말씀 이신가요?