최신글 목록 자기가 원하는대로 하려면... > 그누3질답

그누3질답

최신글 목록 자기가 원하는대로 하려면... 정보

그누보드 최신글 목록 자기가 원하는대로 하려면...

본문

안녕하세요 그누보드 안지 4일째입니다...

완존 쌩초보지요.. 그래서 그러는데요....

최신글 목록 뽑을때 여기 이소스는요 세로로만 나오거든요... 이걸 가로로 2단내지 3단그리고

내가 원하는 대로 가로세로 추가하려면요 어딜 수정해야하나요... 이것물론 여기서 다운받은거지만요

도통 모르겠네요... 군대 갔다오니..영..감도 안오고..갈켜주세용~~~~

====================================================================================
<table cellpadding="0" cellspacing="0" width="100%">
<tr><td>
  <tr>
    <td width="11" height="22">&nbsp; </td>
    <td width="978" height="22" valign="top">
      <table cellpadding="0" cellspacing="0" width="100%" height="20" style="border-bottom-width:0.1mm; border-bottom-color:rgb(51,153,204); border-bottom-style:solid;">
        <tr>
          <td width="90%" height="20"> <b></b><b>
            &nbsp;<span class=subject><?=$bo_subject?></span>
            </b> </td>
          <td width="10%" style="background-repeat:repeat-x;" height="20">
          <a href='<?="./$cfg[index]?doc=$cfg[bbs_dir]/gnuboard.php&bo_table=$bo_table"?>'><img src='<?=$latest_skin?>/more.gif' border=0></a>
          </td>
        </tr>
      </table>
    </td>
    <td width="11" height="22">&nbsp;</td>
  </tr><? for ($i=0; $i<count($list); $i++) { ?>
  <tr>
    <td width="11">
      <p style="border-color:rgb(153,153,153);">&nbsp;</p>
    </td>
    <td>
      <table width=100% cellspacing="0" cellpadding=0 style="border-color:rgb(153,153,153);">
        <td></td>
        </tr>
        <tr>
          <td height="23" width="75%"><img src='<?=$latest_skin?>/bul.gif' border=0 align=absmiddle width="6" height="7">
            <a href='<?="./$cfg[index]?doc=$cfg[bbs_dir]/gnuboard.php&bo_table=$bo_table&wr_id={$list[$i][wr_id]}"?>'><?=$list[$i][date]?>&nbsp;&nbsp;&nbsp;<span class=content><?=$list[$i][subject]?></span></a>&nbsp;<?=$list[$i][icon_new]?>
            <?=$list[$i][commentcnt]?></font></td>
            <td height="23" width="25%" align=right><?=$list[$i][name]?></td>
        </tr>
        <tr>
          <td width="50%" height=1 background='./<?=$latest_skin?>/dot.gif'></td>
          <td width="50%" height=1 background='./<?=$latest_skin?>/dot.gif'></td>
        </tr>
        <td><span style="font-size:9pt;"></span></td>
        </tr>
      </table>
    </td>
    <td width="11">
      <p>&nbsp;</p>
    </td>
  </tr>
 <? } ?>

<? if (count($list) == 0) { echo "<tr><td colspan=3 align=center height=50>등록된 내용이 없습니다.</td></tr>"; } ?>
</table>
  • 복사

댓글 전체

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