[제로] 자동 코멘트 띄우기
페이지 정보
루루아빠
3,088
2005.06.15 18:58:45
짧은주소
-
https://yadolee.com/tip/5 주소복사
본문
1. /bbs/skin/사용하시는 스킨/view.php 으로 갑니다.!
2. 파일을 연뒤 <tr><td height=1 class=line1 style=height:1px><img src=<?=$dir?>/t.gif border=0 height=1></td></tr>
</table>비슷한거와 <?=$hide_comment_end?> 사이에 소스를 끼어넣습니다.
소스 :
-------------------------------------------------
<<!-- 자동코멘트 시작 -->
<table width=<?=$width?> cellspacing=1 cellpadding=4>
<col width=100></col><col width=8></col><col width=></col><col width=100></col>
<tr valign=top bgcolor=white>
<td>
<table border=0 cellspacing=0 cellpadding=0 width=100% style=table-layout:fixed>
<tr>
<td class=input_notice>루루아빠 <b>[YADOLEE]</b></td>
</tr>
</table>
</td>
<td width=54 class=line2 style=padding:0px><img src=<?=$dir?>/images/t.gif border=0 width=8></td>
<td class=input_notice>글은 인터넷에서 자신을 나타내는 유일한 모습입니다.<br>상대에게 상처를 주기보다 같이 즐거워 할 수 있는 코멘트 부탁드려요.</td>
<td align=right><font class=thumb_eng><?=date("Y-m-d")?><br><?=date("H:i:s")?></font></td>
</tr>
</table>
<img src=<?=$dir?>/images/t.gif border=0 height=8><br>
<!-- 자동코멘트 끝 -->
-------------------------------------------------
추천인
Progress Bar 13.8%
최신댓글이 없습니다.


댓글
첫 번째 댓글을 남겨 주세요