첫 번째 사진은 제이쿼리로 사이트에 만들어져 있습니다
http://www.townkorea.com/
두 번째 사진 처럼 플래시 효과(제이쿼리로 만든)를 넣기 위해서는 index.php 를 어떻게 수정해야 될지 의견 좀 부탁드립니다
(레이어로 띄우는 효과인 듯 하군요)
지금은 index.php 에 아래 문구가 삽입되어 불러옵니다
<table align="center" cellpadding=0 cellspacing=0 border="0">
<tr>
<td align="center" width="1000">
<div style="width:1000px;margin:0 auto 15px auto;">
<?=latest("accordionza1", "tb0806", 4, 60)?>
</div>
</td>
</tr>
</table>
http://www.townkorea.com/
두 번째 사진 처럼 플래시 효과(제이쿼리로 만든)를 넣기 위해서는 index.php 를 어떻게 수정해야 될지 의견 좀 부탁드립니다
(레이어로 띄우는 효과인 듯 하군요)
지금은 index.php 에 아래 문구가 삽입되어 불러옵니다
<table align="center" cellpadding=0 cellspacing=0 border="0">
<tr>
<td align="center" width="1000">
<div style="width:1000px;margin:0 auto 15px auto;">
<?=latest("accordionza1", "tb0806", 4, 60)?>
</div>
</td>
</tr>
</table>
댓글 4개
<table align="center" cellpadding=0 cellspacing=0 border="0">
<tr>
<td align="center" width="1000">
<div style="position:relative;width:1000px;height:영역높이px;margin:0 auto 15px;">
플래시삽입
<div style="width:700px;height:수정 높이px;margin:0;position:absolute;right:10px;top:20px;z-index:1">
<?=latest("accordionza1", "tb0806", 4, 60)?>
</div>
</div>
</td>
</tr>
</table>
최신글의 위치를 가로는 left나 right로,상하는 top이나 bottom중 골라서 위치를 잡아주시면 됩니다.
그리고 z-index는 무조건 플래시 보다 최신글이 높게 잡아주시고..
<tr>
<td align="center" width="1000">
<div style="position:relative;width:1000px;height:영역높이px;margin:0 auto 15px;">
플래시삽입
<div style="width:700px;height:수정 높이px;margin:0;position:absolute;right:10px;top:20px;z-index:1">
<?=latest("accordionza1", "tb0806", 4, 60)?>
</div>
</div>
</td>
</tr>
</table>
최신글의 위치를 가로는 left나 right로,상하는 top이나 bottom중 골라서 위치를 잡아주시면 됩니다.
그리고 z-index는 무조건 플래시 보다 최신글이 높게 잡아주시고..
게시글 목록
| 번호 | 제목 |
|---|---|
| 284172 | |
| 284170 | |
| 284167 | |
| 284164 | |
| 284161 | |
| 284159 | |
| 284155 | |
| 284152 | |
| 284151 | |
| 284148 | |
| 284142 | |
| 284141 | |
| 284137 | |
| 284136 | |
| 284135 | |
| 284127 | |
| 284121 | |
| 284120 | |
| 284116 | |
| 284115 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기