楼层美化在在个人信息栏
查找:[code]#$post[number][/code]
替换为:
[code]<span class="bold">
<div align=left>
<!--{if $post['number']==1}-->
<font color=RED>【楼主】</font>
<!--{else}-->
<!--{if $post['number']==2}-->
<font color=fanwise>【沙发】</font>
<!--{else}-->
<!--{if $post['number']==3}-->
<font color=blue>【板凳】</font>
<!--{else}-->
<!--{if $post['number']==4}-->
<font color=green>【地板】</font>
<!--{else}-->
<font color=BLACK>【第 $post['number'] 楼】</font>
<!--{/if}-->
<!--{/if}-->
<!--{/if}-->
<!--{/if}-->
</div>
</span>
[/code] 这个修改文件在哪里?
我来,我闪
*** 作者被禁止或删除 内容自动屏蔽 ***这是经典
*** 作者被禁止或删除 内容自动屏蔽 ***页:
[1]