原
[IMG]http://i137.photobucket.com/albums/q210/antonio820511/edit/ED1.gif[/IMG]
改
[IMG]http://i137.photobucket.com/albums/q210/antonio820511/edit/ED2.gif[/IMG]
改法:
/templates/default/index.htm
找
复制内容到剪贴板
代码:
$forum['lastpost']['dateline']改成
复制内容到剪贴板
代码:
<a href="redirect.php?tid=$forum['lastpost']['tid']&goto=lastpost#lastpost">$forum['lastpost']['dateline']</a>再找
复制内容到剪贴板
代码:
<td nowrap> <a href="redirect.php?tid=$forum['lastpost']['tid']&goto=lastpost#lastpost"><img src="{IMGDIR}/lastpost.gif" border="0"></a></td>然後將以上全部殺掉
完成^^
[
本帖最后由 阿尼 于 2007-1-29 02:14 AM 编辑 ]