[分享] 楼主回帖增加楼主两字提示! [打印]

此区域广告位置招租,月租50元,联系人QQ:351329022;加我请注明:广告洽谈!

楼主回帖增加楼主两字提示!

很友好的楼主提示!
支持版本:Discuz! 6.1.0
演示:http://ry168.net/bbs/thread-791-1-1.html
打开viewthread.htm
搜索第一个
复制内容到剪贴板
代码:
<a href="space.php?uid=$post[authorid]" target="_blank" id="userinfo$post[pid]" class="dropmenu" onmouseover="showMenu(this.id)">$post[author]</a>
换成
复制内容到剪贴板
代码:
<a href="space.php?uid=$post[authorid]" target="_blank" id="userinfo$post[pid]" class="dropmenu" onmouseover="showMenu(this.id)">$post[author]<!--{if $post[authorid] == $thread['authorid']}--><font style="color:#F00">[楼主]</font><!--{/if}--></a>
保存,覆盖即可!
爱拼才会赢!