门户 | 导航 | 电影 | 视频 | 软件 | 图片 | 小游戏 | 音乐 | 小说 | 小工具
发新话题
打印

请版主进来帮帮忙,谢谢了.

本主题由 太阳 于 2008-2-14 13:39 关闭

请版主进来帮帮忙,谢谢了.



请问版主,可不可以把



这两个放到贴子最后面去.不要在贴前面.贴子一多.看上去不整齐的.我不知道在那个文件改的.可以告诉我吗?.谢谢了.
我论坛是: Discuz! 2.5 版本的.

[ Last edited by 蓝色魅力支持者 on 2005-1-27 at 00:25 ]
蓝色魅力欢迎您

TOP

找到forumdisplay.htm将以下代码
复制内容到剪贴板
代码:
<!--{if $ismoderator }-->
                    <input type="checkbox" name="moderate[]" value="$thread[tid]">
                    <!--{/if}-->
                    <!--{if $thread['new']}-->
                    <a href="redirect.php?tid=$thread[tid]&goto=newpost$highlight#newpost"><img src="{IMGDIR}/firstnew.gif" border="0" align="absmiddle"></a>
                    <!--{/if}-->
                    <!--{if $thread['moved']}-->
                    <!--{if $ismoderator}-->
                    <a href="topicadmin.php?action=delete&tid=$thread[moved]">{lang
                    thread_moved}:</a>
                    <!--{else}-->
                    {lang thread_moved}:
                    <!--{/if}-->
                    <!--{elseif $thread['digest']}-->
                    <img src="{IMGDIR}/digest.gif" align="absmiddle"> {lang thread_digest}<b>{echo
                    substr('III', - $thread['digest'])}</b>:&nbsp;
                    <!--{elseif $thread['displayorder']}-->
                    <img src="{IMGDIR}/pin.gif" align="absmiddle"> {lang thread_sticky}<b>{echo
                    substr('III', - $thread['displayorder'])}</b>:&nbsp;
                    <!--{elseif $thread['poll']}-->
                    <img src="{IMGDIR}/pollsmall.gif" align="absmiddle"> {lang
                    thread_poll}:&nbsp;
                    <!--{/if}-->
                    $thread[attachment]<a href="viewthread.php?tid=$thread[tid]&fpage=$page" $thread[highlight]>$thread[subject]</a>
                    <!--{if $thread['creditsrequire']}-->
                    - [{lang credit_title} <span class="bold">$thread[creditsrequire]</span>{lang
                    credit_unit}]
                    <!--{/if}-->
               
替换为
复制内容到剪贴板
代码:
<!--{if $ismoderator }-->
                    <input type="checkbox" name="moderate[]" value="$thread[tid]">
                    <!--{/if}-->
                  
                    <!--{if $thread['moved']}-->
                    <!--{if $ismoderator}-->
                    <a href="topicadmin.php?action=delete&tid=$thread[moved]">{lang
                    thread_moved}:</a>
                    <!--{else}-->
                    {lang thread_moved}:
                    <!--{/if}-->
                    <!--{elseif $thread['digest']}-->
                    <img src="{IMGDIR}/digest.gif" align="absmiddle"> {lang thread_digest}<b>{echo
                    substr('III', - $thread['digest'])}</b>:&nbsp;
                    <!--{elseif $thread['displayorder']}-->
                    <img src="{IMGDIR}/pin.gif" align="absmiddle"> {lang thread_sticky}<b>{echo
                    substr('III', - $thread['displayorder'])}</b>:&nbsp;
                    <!--{elseif $thread['poll']}-->
                    <img src="{IMGDIR}/pollsmall.gif" align="absmiddle"> {lang
                    thread_poll}:&nbsp;
                    <!--{/if}-->
                    <a href="viewthread.php?tid=$thread[tid]&fpage=$page" $thread[highlight]>$thread[subject]</a>
$thread[attachment]
<!--{if $thread['new']}-->
                    <a href="redirect.php?tid=$thread[tid]&goto=newpost$highlight#newpost"><img src="{IMGDIR}/firstnew.gif" border="0" align="absmiddle"></a>
                    <!--{/if}-->
                    <!--{if $thread['creditsrequire']}-->
                    - [{lang credit_title} <span class="bold">$thread[creditsrequire]</span>{lang
                    credit_unit}]
                    <!--{/if}-->
[ Last edited by 太阳 on 2005-1-27 at 10:30 ]

蓝色魅力欢迎你的灌水

TOP

谢谢了..辛苦你了.
蓝色魅力欢迎您

TOP

发新话题
版块跳转