Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[发布] [杨紫后援会]个人信息美化插件[7.2][2009-12-02]

  [复制链接]
罗尼奥沙利文 发表于 2009-12-2 12:50:52 | 显示全部楼层 |阅读模式
插件发布
插件名称: 个人信息美化插件
插件来源:
适用版本: Discuz! 7.2
语言编码: GBK简体 
最后更新时间:
插件作者: 罗尼奥沙利文
插件简介: 综合各家之所长,本人做了进一步的美化,增加了UID显示栏,修正了头衔图标不显示的问题,个人认为是目前最漂亮、最完整的版本,相关变量修改方法见本帖二楼。特别鸣谢Junway!
本帖最后由 罗尼奥沙利文 于 2009-12-2 14:22 编辑

先放出两张示图,大家看后再选择要不要使用,如下:

0912011534d45de3ee850348e3.jpg           09120115342003ee88dcd2e758.jpg

安装方法如下:

1、下载本压缩包后解压;
2、上传文件夹内文件至论坛相应目录,如没有修改过论坛文件,直接覆盖即可(除psd源文件);
3、可根据论坛修改经验条和VIP等级徽章的变量(具体方法见本帖二楼)。

打个小广告,O(∩_∩)O~

杨紫后援会|发布杨紫|最新消息|最新视频|最新图片|紫米互动平台|最温馨的紫米网络之家|支持杨紫源动力!

各位送我个ip吧,O(∩_∩)O谢谢

个人信息美化插件 For Discuz! 7.2.rar

150.57 KB, 下载次数: 3129

免费版,没钱的捧个人场吧

个人信息美化插件 For Discuz! 7.2.rar

150.57 KB, 下载次数: 513

有钱的捧个钱场

回复

使用道具 举报

 楼主| 罗尼奥沙利文 发表于 2009-12-2 12:54:42 | 显示全部楼层

附:经验条、VIP等级徽章和积分图标变量具体修改方法

本帖最后由 罗尼奥沙利文 于 2009-12-2 14:12 编辑

一、经验条变量的修改:

打开show.htm文件,找到如下代码:
  1. <span class="gray"><img src="images/img/group/1.gif" width="12" height="12" />&nbsp;经验值: </span>
  2. <!--{if $post[posts]<10}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=1><img src=images/show/upexpB.gif height=12 width=6></span><br />
  3. <!--{elseif $post[posts]<20}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=4><img src=images/show/upexpB.gif height=12 width=6></span><br />
  4. <!--{elseif $post[posts]<30}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=7><img src=images/show/upexpB.gif height=12 width=6></span><br />
  5. <!--{elseif $post[posts]<40}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=10><img src=images/show/upexpB.gif height=12 width=6></span><br />
  6. <!--{elseif $post[posts]<50}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=13><img src=images/show/upexpB.gif height=12 width=6></span><br />
  7. <!--{elseif $post[posts]<60}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=16><img src=images/show/upexpB.gif height=12 width=6></span><br />
  8. <!--{elseif $post[posts]<70}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=19><img src=images/show/upexpB.gif height=12 width=6></span><br />
  9. <!--{elseif $post[posts]<80}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=22><img src=images/show/upexpB.gif height=12 width=6></span><br />
  10. <!--{elseif $post[posts]<90}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=25><img src=images/show/upexpB.gif height=12 width=6></span><br />
  11. <!--{elseif $post[posts]<100}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=28><img src=images/show/upexpB.gif height=12 width=6></span><br />
  12. <!--{elseif $post[posts]<200}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=31><img src=images/show/upexpB.gif height=12 width=6></span><br />
  13. <!--{elseif $post[posts]<300}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=34><img src=images/show/upexpB.gif height=12 width=6></span><br />
  14. <!--{elseif $post[posts]<400}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=37><img src=images/show/upexpB.gif height=12 width=6></span><br />
  15. <!--{elseif $post[posts]<500}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=40><img src=images/show/upexpB.gif height=12 width=6></span><br />
  16. <!--{elseif $post[posts]<600}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=43><img src=images/show/upexpB.gif height=12 width=6></span><br />
  17. <!--{elseif $post[posts]<700}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=46><img src=images/show/upexpB.gif height=12 width=6></span><br />
  18. <!--{elseif $post[posts]<800}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=49><img src=images/show/upexpB.gif height=12 width=6></span><br />
  19. <!--{elseif $post[posts]<900}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=52><img src=images/show/upexpB.gif height=12 width=6></span><br />
  20. <!--{elseif $post[posts]<1000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=55><img src=images/show/upexpB.gif height=12 width=6></span><br />
  21. <!--{elseif $post[posts]<2000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=58><img src=images/show/upexpB.gif height=12 width=6></span><br />
  22. <!--{elseif $post[posts]<3000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=61><img src=images/show/upexpB.gif height=12 width=6></span><br />
  23. <!--{elseif $post[posts]<4000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=64><img src=images/show/upexpB.gif height=12 width=6></span><br />
  24. <!--{elseif $post[posts]<5000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=67><img src=images/show/upexpB.gif height=12 width=6></span><br />
  25. <!--{elseif $post[posts]<6000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=70><img src=images/show/upexpB.gif height=12 width=6></span><br />
  26. <!--{elseif $post[posts]<7000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=73><img src=images/show/upexpB.gif height=12 width=6></span><br />
  27. <!--{elseif $post[posts]<8500}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=76><img src=images/show/upexpB.gif height=12 width=6></span><br />
  28. <!--{elseif $post[posts]<9000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=79><img src=images/show/upexpB.gif height=12 width=6></span><br />
  29. <!--{elseif $post[posts]<10000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=82><img src=images/show/upexpB.gif height=12 width=6></span><br />
  30. <!--{elseif $post[posts]<15000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=85><img src=images/show/upexpB.gif height=12 width=6></span><br />
  31. <!--{elseif $post[posts]<25000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=88><img src=images/show/upexpB.gif height=12 width=6></span><br />
  32. <!--{elseif $post[posts]<30000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=91><img src=images/show/upexpB.gif height=12 width=6></span><br />
  33. <!--{elseif $post[posts]<35000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=94><img src=images/show/upexpB.gif height=12 width=6></span><br />
  34. <!--{elseif $post[posts]<60000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=97><img src=images/show/upexpB.gif height=12 width=6></span><br />
  35. <!--{elseif $post[posts]<80000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=100><img src=images/show/upexpB.gif height=12 width=6></span><br />
复制代码
其中[posts]变量代表发帖数,"<"后数字为发帖数上限,可根据各位论坛自身状况修改。
"images/show/upbgB.gif height=12 width=100"  width代表经验条的长度,可以自行修改。


二、VIP等级徽章的修改:

打开show.htm文件,找到如下代码:
  1. <img src="images/img/group/2.gif" width="12" height="12" />&nbsp;等级: </span>
  2. <!--{if $post[posts]<300}--><img src=images/img/vip/1.gif height=20 width=30></span><br />
  3. <!--{elseif $post[posts]<1000}--><img src=images/img/vip/2.gif height=20 width=30></span><br />
  4. <!--{elseif $post[posts]<3000}--><img src=images/img/vip/3.gif height=20 width=30></span><br />
  5. <!--{elseif $post[posts]<6000}--><img src=images/img/vip/4.gif height=20 width=30></span><br />
  6. <!--{elseif $post[posts]<15000}--><img src=images/img/vip/5.gif height=20 width=30></span><br />
  7. <!--{elseif $post[posts]<30000}--><img src=images/img/vip/6.gif height=20 width=30></span><br />
  8. <!--{elseif $post[posts]<100000}--><img src=images/img/vip/7.gif height=20 width=30></span><br />
复制代码
其中[posts]变量代表发帖数,"<"后数字为发帖数上限,可根据各位论坛自身状况修改。

三、三个积分值图标的修改:

打开show.htm文件,找到如下代码:
  1. <div class="haor" title="论坛发展离不开大家的推广">
  2. <span style="color:#FBA820">$post[extcredits3]</span></div></a>

  3. <div class="ziz" title="比一比谁是论坛大富翁">
  4. <span style="color:#0279C4">$post[extcredits7]</span></div></a>

  5. <div class="tuid" title="每日一签,体现你的活跃度">
  6. <span style="color:#FD4691">$post[extcredits4]</span></div></a><br /><br />
复制代码
把[extcredits3][extcredits7][extcredits4]改成你相应的积分代号即可,积分代号可以在管理中心-全局-积分设置中查看。
回复

使用道具 举报

vtx 发表于 2009-12-2 12:56:12 | 显示全部楼层
先回复一个
回复

使用道具 举报

showm 发表于 2009-12-2 13:01:13 | 显示全部楼层
先收藏起来
!!!
回复

使用道具 举报

hhzwly2008 发表于 2009-12-2 13:10:11 | 显示全部楼层
先回复一个
回复

使用道具 举报

 楼主| 罗尼奥沙利文 发表于 2009-12-2 14:24:14 | 显示全部楼层
顶起!!!
回复

使用道具 举报

冰月狐 发表于 2009-12-2 15:06:00 | 显示全部楼层
怎么我上传了还是没用呢
回复

使用道具 举报

 楼主| 罗尼奥沙利文 发表于 2009-12-2 15:20:35 | 显示全部楼层
回复 7# 冰月狐


    你的网站我看看
回复

使用道具 举报

ewuu.cn 发表于 2009-12-2 15:23:59 | 显示全部楼层
又一好贴...
回复

使用道具 举报

tvboo 发表于 2009-12-2 15:26:06 | 显示全部楼层
很好。不过感觉有点花哨。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-8-30 18:50 , Processed in 1.722927 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表