发新话题
打印

[【个性设置】] 发言框美化forDZ6.0、6.1

发言框美化forDZ6.0、6.1

本文来自 ★ 阳光家园 www.wmdjy.com ★ 转帖请注明出处 作者:五月阳光 您是第665个浏览者
引用:


欢迎您访问阳光家园
您目前的身份是游客,所以只能阅读部份内容,请注册或者登录
祝您在这个温馨家园开心快乐!



1、打开:——templates/default/viewthread.htm

查找:
复制内容到剪贴板
代码:
<div id="postmessage_$post[pid]" class="t_msgfont">$post[message]</div>
换成:[quote]                                            <tab ...
................

附件: 您所在的用户组无法下载或查看附件
发言框美化forDZ6.0——演示效果见本坛所示。

不错顶一个

很好(face026)

放飞梦想:做自己想做的事情,抱最大的希望,付最大努力,做最坏的打算!
111111111

独立论坛才能实现的效果,我用的是免费论坛,只能望洋兴叹了。

的内容需要回复才可以

不错 顶一个

不错不错```````````

<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>

顶。都是好东东


???????????????????????????????//

发新话题
查看积分策略说明

快速回复主题

选项

[完成后可按 Ctrl+Enter 发布]  预览帖子  恢复数据  清空内容