在论坛贴子处显示QQ秀效果优化
演示: http://www.diy96.com/bbs操作方法:
打开模板viewthread.htm
查找:
[code]<!--{/if}-->
<!--{if $post['alipay']}--><br><a href="https://www.alipay.com/payto:$post[alipay]?partner=20880020258585430156" target="_blank"><img src="{IMGDIR}/payto.gif" border="0" alt="{lang payto_author}"></a><!--{/if}-->
<!--{else}-->
[/code]
在其上边加上
[code]<!-- 用户信息栏QQ秀 -->
<!--{if $post['qq']}-->
<table width="155" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td background="images/pic/kuan03.gif">
<table cellSpacing=0 cellPadding=0 border=0>
<tr>
<td width=8></td>
<td background="images/pic/kuan04.gif" height=15>
<span class="smalltxt"><IMG src="images/pic/rb01.gif" width="1" border="0">
<!--{if $post['groupid'] == 1}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">QQ秀</font></span>
<!--{elseif $post['groupid'] == 2}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">QQ秀</font></span>
<!--{elseif $post['groupid'] == 3}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">QQ秀</font></span>
<!--{else}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">QQ秀</font></span>
<!--{/if}-->
</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td background="images/pic/kuan02.gif" bgColor=#ffffff align=middle >
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td class="row1" align="center">
<img src="http://qqshow-user.tencent.com/$post[qq]/10/00" border="0" alt="$post[qq]">
</td>
</tr>
</table>
</td>
</tr>
<TR>
<TD height=10>
</TD>
</TR>
</table>
<!--{/if}-->
<!-- 用户信息栏QQ秀完 -->
[/code]
完工!!! 这个插件影响速度吗?
小雪论坛的QQ绣显示方法。
找到[code]
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" style="table-layout: fixed; word-wrap: break-word">
<tr><td valign="top">
[/code]
在下面插入:
[code]
<!-- 用户信息栏QQ秀 -->
<!--{if $post['qq']}-->
<table width="155" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td background="images/pic/kuan03.gif">
<table cellSpacing=0 cellPadding=0 border=0>
<tr>
<td width=8></td>
<td background="images/pic/kuan04.gif" height=15>
<span class="smalltxt"><IMG src="images/pic/rb01.gif" width="1" border="0">
<!--{if $post['groupid'] == 1}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">$post[author]的QQ秀</font></span>
<!--{elseif $post['groupid'] == 2}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">$post[author]的QQ秀</font></span>
<!--{elseif $post['groupid'] == 3}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">$post[author]的QQ秀</font></span>
<!--{else}-->
<span class="bold"><font style="filter: glow(color=blue,strength=3); height:10px; color:white; padding:1px">$post[author]的QQ秀</font></span>
<!--{/if}-->
</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td background="images/pic/kuan02.gif" bgColor=#ffffff align=middle >
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td class="row1" align="center">
<img src="http://qqshow-user.tencent.com/$post[qq]/10/00" border="0" alt="$post[qq]">
</td>
</tr>
</table>
</td>
</tr>
<TR>
<TD height=10>
</TD>
</TR>
</table>
<!--{/if}-->
<!-- 用户信息栏QQ秀完 -->
[/code]
小雪论坛的QQ绣显示方法。
######################[[i] 本帖最后由 万年的雪 于 2006-3-27 13:59 编辑 [/i]] :handshake:kiss::z003: 不错,不错~`好喜欢~~
收下了,去试试再说.. 晕,不行~~
Parse error: parse error, unexpected T_ELSE in F:\wwwroot\bbs\web\forumdata\templates\1_viewthread.tpl.php on line 217
PHP Parse error: parse error, unexpected T_ELSE in F:\wwwroot\bbs\web\forumdata\templates\1_viewthread.tpl.php on line 217
出现这个错误了..
我的是DZ4.1的~~~ 这个不错哦
有意思 3楼的是什么意思? 仔细点,一个符号错误都可能引起这的错误。 不错哦:z020::z020::z020: 我测试一下下效果哦~ 为何我安装了,没反应. 我显示不出来,能否象本站一样显示在贴子右边? 4.0.0的可以用吗? HAO YE
!!!!!! 好东东~~~~~~~~~~~~`` :z007::em05: 很有特色,非常有特色,收下了:handshake
页:
[1]