身份美化
viewthread.htm[code] {lang credit_title} $post[credit]<br>
{lang postnum} $post[postnum]<br>
{lang regtime} $post[regdate]
<!--{if $post['location']}--><br>{lang location} $post[location]<!--{/if}--><br>
<!--{if $vtonlinestatus && $post['authorid']}-->
<!--{if $timestamp - $post['lastactivity'] <= 10800}-->
{lang online_status} <b>{lang online}</b>
<!--{else}-->
{lang online_status} {lang offline}
<!--{/if}-->
<!--{/if}-->
[/code]
替换成:
[code]<table width="100%" border="0" cellspacing="1"><tr><td>
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
<TBODY>
<tr>
<td> <img src="images/default/ball.gif">
{lang credit_title} <font color=red><b>$post[credit]</b></font> 分</td>
</tr>
</TBODY>
</TABLE></td></tr><tr><td>
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
<TBODY>
<tr>
<td> <img src="images/default/ball.gif">
{lang postnum} <font color=blue>$post[postnum] </font>篇</td>
</tr>
</TBODY>
</TABLE></td></tr><tr><td>
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
<TBODY>
<tr>
<td> <img src="images/default/ball.gif">
{lang regtime} $post[regdate]</td>
</tr>
</TBODY>
</TABLE></td></tr><tr><td>
<!--{if $post[location]}-->
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
<TBODY>
<tr>
<td> <img src="images/default/ball.gif">
{lang location} $post[location]</td>
</tr>
</TBODY>
</TABLE></td></tr><tr><td>
<!--{/if}-->
<!--{if $vtonlinestatus && $post['author'] != 'Guest'}-->
<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
<TBODY>
<tr>
<td> <img src="images/default/ball.gif">
<!--{if $vtonlinestatus && $post['authorid']}-->
<!--{if $timestamp - $post['lastactivity'] <= 10800}-->
{lang online_status} <font color=red><b>{lang online}</b></font>
<!--{else}-->
{lang online_status} {lang offline}
<!--{/if}-->
<!--{/if}--></td>
</tr>
</TBODY>
</TABLE></td></tr><tr><td>
<!--{/if}-->
</td></tr></table>
[/code] 有个问题,我添加了银行,在看帖子时,作者资料里有“现金”这个资料,但是没有前面那个ball,这个该怎么办啊? 一样
加这个,改存款
[code]<TABLE width="100%" border=1 align="center" cellspacing="1" cellPadding=2 style="BORDER-COLLAPSE: collapse">
<TBODY>
<tr>
<td> <img src="images/default/ball.gif">
{lang postnum} <font color=blue>$post[postnum] </font>篇</td>
</tr>
</TBODY>
</TABLE></td></tr><tr><td>[/code] 請問這個是什麼版本啊?我用2.5都找不到viewthread所顯示的,汗~~~~ 是2。5的。 viewthread.htm
在哪里?:z001:
这是真的吗
*** 作者被禁止或删除 内容自动屏蔽 ***页:
[1]