头像自动变换色彩(在线为彩色,离线为黑白)For5.5[版主安装测试通过]
本插件由版主sakurakawaii于07年5月11日16:10分
在Windows XP Discuz!5.5.0标准模版 IE6 Mysql4.1下测试安装无错
本测试仅代表此插件安装无错,不包括今后长期使用中可能出现的问题 原贴:http://www.discuz.net/viewthread.php?tid=493652,也没什么版权,满好玩的。
编辑模板 - viewthread.htm
查找- <td align="center">$post[avatar]</td>
复制代码 修改为- <!--{if $vtonlinestatus && $post['authorid']}-->
- <!--{if ($vtonlinestatus == 2 && $onlineauthors[$post[authorid]]) || ($vtonlinestatus == 1 && ($timestamp - $post['lastactivity'] <= 10800) && !$post['invisible'])}--><td align="center">$post[avatar]</td><!--{else}--><td align="center" style="FILTER: alpha(opacity=80) gray()">$post[avatar]</td><!--{/if}--><!--{/if}-->
复制代码 演示:http://lzres.com/thread-2066-1-1.html
简单的看了下,应该没事。
[ 本帖最后由 sakurakawaii 于 2007-5-11 16:30 编辑 ] |
-
1
评分次数
-