o

gnu3호환 최신이미지 보기 사이즈 조절(썸네일적용/멀티겔러리 적용)

· 2005-07-08 (금) 15:45:58 · 3924
아래 팀앤테크에 소개된 소스 적용된 스킨입니다.

<? if (!defined("_GNUBOARD_")) exit; ?>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr height="28">
<td width="80%" class="C_title_bg"><img src="<?=$latest_skin?>/images/bl.gif"> <b><?=$bo_subject?></b></td>
<td width="20%" align="right"><a href='./?doc=bbs/gnuboard.php&bo_table=<?=$bo_table?>'><img src="<?=$latest_skin?>/images/btn_more.gif" border="0" alt="자세히보기"></a></td>
</tr>
<tr height="24">
<td colspan="2" style="padding: 10 0 10 0 ;">

<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<? for ($i=0; $i<count($list); $i++) {
$imgsize = get_image_ratio($list[$i][file_image1],$img_width,$img_height);

?>
<td width='<?=(100/$rows)?>%' align=left><a href='<?=$list[$i][href]?>'><img src='<?=$list[$i][file_image1]?>' width="<?=$imgsize[width]?>" height="<?=$imgsize[height]?>" border="1" style='border-color:#FFFFFF;' title='<?=$list[$i][subject]?>'></a><br><a href='<?="./?doc=bbs/gnuboard.php&bo_table=$bo_table&wr_id={$list[$i][wr_id]}"?>'><?=$list[$i][subject]?></a><span style='font-size:8pt;'><?=$list[$i][commentcnt]?></span></span></a> <?=$list[$i][icon_new]?></td>
<? } ?>
</tr>
</table>
</td>
</tr>
<tr><td colspan="2" background="<?=$latest_skin?>/images/dot.gif"></td></tr>
</table>
|
댓글을 작성하시려면 로그인이 필요합니다.

그누3 팁자료실

1,026건
+
제목 글쓴이 날짜 조회
05-07-28 조회 5,968
05-07-27 조회 4,971
05-07-24 조회 5,688
05-07-17 조회 4,662
05-07-15 조회 6,439
05-07-14 조회 4,335
05-07-08 조회 4,671
05-07-08 조회 4,378
05-07-08 조회 3,880
05-07-08 조회 3,925
05-07-08 조회 3,934
05-07-03 조회 3,584
05-07-02 조회 4,023
05-06-30 조회 5,245
05-06-30 조회 5,893
05-06-20 조회 7,325
05-06-17 조회 3,746
05-06-12 조회 4,924
05-06-03 조회 5,308
05-06-01 조회 4,350