搞好了
分享一下:
/template/default/forum/discuz.htm 查找:
- <!--{else}-->
- <!--{if $forum['redirect']}-->
- <a href="$forumurl" class="xi2">{lang url_link}</a>
- <!--{elseif is_array($forum['lastpost'])}-->
- <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--></cite>
- <!--{else}-->
复制代码 替换成:
- <!--{else}-->
- <!--{if $forum['redirect']}-->
- <a href="$forumurl" class="xi2">{lang url_link}</a>
- <!--{elseif is_array($forum['lastpost'])}-->
- ┌主題:<a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>├时间:$forum[lastpost][dateline] <br>└作者:<!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--></cite>
- <!--{else}-->
复制代码
更新缓存完事!
为了弄这个美化 没少发帖求人 求人不如求己一点都没错!发帖求助都这么多时间了 没一个帮忙的。因为自己犯过难 所以自己弄明白咋修改后 第一时间里跟各位分享
高手看了 请不要笑话咱 咱承认自己很菜
话不多说了
无图无真相,咱直接上演示地址:http://www.qufult.com/
|
上一篇: Discuz X2搜索栏右侧添加天气预报的方法下一篇: Discuz X2 超强底部分享
|