최근포토 스크롤에 대하여궁금한점.. > 그누4 질문답변

그누4 질문답변

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

최근포토 스크롤에 대하여궁금한점.. 정보

최근포토 스크롤에 대하여궁금한점..

본문

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
    <tr height="26">
        <td width="10" background="<?=$latest_skin_path?>/img/top_01.gif"></td>
        <td width="" background="<?=$latest_skin_path?>/img/top_02.gif" valign="middle">♡ <?=$board[bo_subject]?></td>
        <td width="40" background="<?=$latest_skin_path?>/img/top_02.gif"><a href='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bo_table?>'><img src="<?=$latest_skin_path?>/img/more.gif" width="40" height="25" border="0"></a></td>
        <td width="10" background="<?=$latest_skin_path?>/img/top_03.gif"></td>
    </tr>
   </td>
 </tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="100%" bordercolordark="black" bordercolorlight="black">
    <tr>
        <td colspan="2" style="padding-top:2;">
            <table align="center" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                    <td style="text-align:center;">
        <table width=97% border=0 bgcolor="lavenderblush"><tr>
<?
for ($i=0; $i<count($list); $i++)
{
    if ($i > 0)
    $title = get_text($list[$i][wr_subject]);
    $content = cut_str(get_text($list[$i][wr_content]), 80);
    $img = "$g4[path]/data/file/$bo_table/".urlencode($list[$i][file][0][file]);
    if (!file_exists($img) || !$list[$i][file][0][file])
        $img = "$latest_skin_path/img/no_image.gif";
    $href = "$g4[bbs_path]/board.php?bo_table=$bo_table";
    echo <<<HEREDOC
    <td width='100' valign='top' align='center'>
<table width='100' border='0' cellpadding='0' cellspacing='0' align='center'>
 <tr><td width='100' height='5'></td></tr>
 <tr><td width='100' height='80' align='center'>
 <a href='$g4[bbs_path]/board.php?bo_table=$bo_table&wr_id={$list[$i][wr_id]}'><img src='{$img}' width='100' height='80' border='0' align='absmiddle' title='$title'></a>
</td></tr></table>
     </td>
HEREDOC;
}
?>
 </tr>
</table>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
</table>
 
이것이 제가 사용하고있는 최근 사진을뽑아오는 스킨의 php문서인데요...
 
여기서 어느부분을 수정해야 오른쪽에서 왼쪽으로 움직이는 것이되나요
 
다른 최신글 php문서를 보며 대조해보아도 정말 모르겠네요 ㅠㅠ
 
머리아퍼 죽겠습니다 ㅠ_ㅠ 흑 좀 도와주셔요 ㅠ_ㅠ

댓글 전체

전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT