一、个人信息美化DZ7.2修改版
在原作者的基础上 加了个发帖等级和XXXX论坛欢迎您的 图片 【演示如下】
简介 及 安装方法 【不是我的 是原作者的】
更改头像背景框的大小.使用用户组图标后,也不会被挤出外.
增加经验条显示...
增加vip等级徽章
更改用户名在头像之上.
更改贡献值,魅力值.金钱值图标在最下.
更改帖子标题为蓝色荧光效果.(不喜欢可以在viewthread_node.htm改回
安装方法
1.压缩包内的images和include上传到你的根目录!
2.templates文件夹下的show.htm和viewthread_node.htm文件上传到你当前使用的模板风格目录下.
例如:使用的是默认风格,则上传到templates/default目录下!
很多人说不会修改经验值和等级变量,下面说出方法!
一.修改经验条
右键编辑show.htm文件找到如下代码- <!-- UID end --><span class="gray"><img src="images/img/group/1.gif" width="16" height="16" />经验值: </span>
- <!--{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 />
- <!--{elseif $post[posts]<20}--><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 />
- <!--{elseif $post[posts]<30}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=15><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<40}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=20><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<50}--><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 />
- <!--{elseif $post[posts]<60}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=30><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<70}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=35><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<80}--><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 />
- <!--{elseif $post[posts]<90}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=45><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<100}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=50><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<200}--><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 />
- <!--{elseif $post[posts]<300}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=60><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<400}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=65><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<500}--><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 />
- <!--{elseif $post[posts]<600}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=71><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<700}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=72><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<800}--><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 />
- <!--{elseif $post[posts]<900}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=74><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<1000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=75><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<2000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=80><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<3000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=81><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<4000}--><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 />
- <!--{elseif $post[posts]<5000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=83><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<6000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=84><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<7000}--><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 />
- <!--{elseif $post[posts]<8500}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=86><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<9000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=87><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{elseif $post[posts]<10000}--><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 />
- <!--{elseif $post[posts]<15000}--><img src=images/show/upexplB.gif height=12 width=2><img src=images/show/upbgB.gif height=12 width=90><img src=images/show/upexpB.gif height=12 width=6></span><br />
- <!--{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.找到如下代码:- <span class="gray"><img src="images/img/group/2.gif" width="16" height="16" />Level: </span>
- <!--{if $post[posts]<50}--><img src=images/img/vip/1.gif height=20 width=30></span><br />
- <!--{elseif $post[posts]<100}--><img src=images/img/vip/2.gif height=20 width=30></span><br />
- <!--{elseif $post[posts]<200}--><img src=images/img/vip/3.gif height=20 width=30></span><br />
- <!--{elseif $post[posts]<500}--><img src=images/img/vip/4.gif height=20 width=30></span><br />
- <!--{elseif $post[posts]<1000}--><img src=images/img/vip/5.gif height=20 width=30></span><br />
- <!--{elseif $post[posts]<15000}--><img src=images/img/vip/6.gif height=20 width=30></span><br />
- <!--{elseif $post[posts]<80000}--><img src=images/img/vip/7.gif height=20 width=30></span><br />
复制代码 其中[posts]变量代表发帖数."<"后面接你想改变的发帖数量即可!一共7个等级图标!
三.修改贡献值,魅力值,金钱值三个图标中的数值
右键编辑show.htm.找到如下代码:- <div class="haor" title="发表1个新回复→增加2点YTA币">
- <span style="color:#FBA820">$post[extcredits3]</span></div></a>
- <div class="ziz" title="主题被加精华→增加10点贡献值">
- <span style="color:#0279C4">$post[extcredits1]</span></div></a>
- <div class="tuid" title="发表1个新主题→增加1点魅力值">
- <span style="color:#FD4691">$post[extcredits2]</span></div></a><br /><br />
复制代码 把[extcredits3][extcredits1][extcredits2]改成你相应的积分代号就可以了!
积分代号可以在后台-全局-积分设置查看.
注:附作者原帖地址:https://discuz.dismall.com/viewth ... 5%CF%A2%C3%C0%BB%AF
二、帖子发言框美化 【版权归原作者 我只是做了整合】
演示见上演示
修改方法
在templates\default或者你的风格 里找到viewthread_node.htm- <table cellspacing="0" cellpadding="0"><tr><td class="t_msgfont" id="postmessage_$post[pid]">$post[message]</td></tr></table>
复制代码 替换为- <table cellspacing=0 cellpadding=0 border=0 >
- <tr >
- <td width=14><img height=8 src=images/plus/top_l.gif width=14/></td>
- <td width:=auto background=images/plus/top_c.gif></td>
- <td width=16><img height=8 src=images/plus/top_r.gif width=16/></td>
- </tr>
- <tr>
- <td valign=top width=14 background=images/plus/center_l.gif></td>
- <td bgColor=#fffff1> <div id="postmessage_$post[pid]" class="t_msgfont">$post[message]</div> </td>
- <td valign=top width=16 background=images/plus/center_r.gif></td>
- </tr>
- <tr>
- <td vAlign=top width=14><img height=42 src=images/plus/foot_l1.gif width=14/></td>
- <td background=images/plus/foot_c.gif><img height=42 src=images/plus/foot_l3.gif width=36/></td>
- <td align=right width=16><img height=42 src=images/plus/foot_r.gif width=16/></td>
- </tr>
- </table>
- <SCRIPT language="JavaScript">
- <!--
- today=new Date();
- jran=today.getTime();
- function rnd() {
- ia=9301;
- ic=49297;
- im=233280;
- jran = (jran*ia+ic) % im;
- return jran/(im*1.0);
- };
- function rand(number) {
- return Math.ceil(rnd()*number);
- };
- document.write("<div>");
- for(i=1;i<=1;i++) {
- myNum=(rand(10)); //改成你要随机显示的图片数;
- if(myNum == 1) document.write("<img src='images/plus/face1.gif'>");
- if(myNum == 2) document.write("<img src='images/plus/face2.gif'>"); //图片路径,可用http://
- if(myNum == 3) document.write("<img src='images/plus/face3.gif'>");
- if(myNum == 4) document.write("<img src='images/plus/face4.gif'>");
- if(myNum == 5) document.write("<img src='images/plus/face5.gif'>");
- if(myNum == 6) document.write("<img src='images/plus/face6.gif'>");
- if(myNum == 7) document.write("<img src='images/plus/face7.gif'>");
- if(myNum == 8) document.write("<img src='images/plus/face8.gif'>");
- if(myNum == 9) document.write("<img src='images/plus/face9.gif'>");
- if(myNum == 10) document.write("<img src='images/plus/face10.gif'>");
- else {
- document.write();
- }
- };
- document.write(" $post[author]说:</div>");
- //-->
- </SCRIPT>
- <br>
复制代码 注:附 原帖作者地址:https://discuz.dismall.com/thread-1506735-1-2.html
三、2套用户组等级 【一为前苏联军衔 二为绿色五星加QQ钻石 版权 网络搜集】
见演示:
四、1套 在线列表图标 【共10个 为圣斗士星矢 图标 版权 网络搜集】
见演示:
五、1套 虎年表情
见演示:
六、压缩包内容演示
七、附件 免费下载
1、用户组等级一 二
2、个人信息美化整合
3、在线列表图标
4、虎年表情
八、新站 最后找链接
有愿意链接的 可以直接在帖子里说下
AD: 海安人论坛
http://bbs.haianren.com
九、如有在安装过程中 有疑问的 欢迎回复留言
我尽我所能帮助大家
十、 鼠标点 发表新话题 |