只需一步,快速开始
【贱名】:短消息弹出提示框 For DZ4.1 改自提示游客注册 【乱语】:修改自游客提示注册,或许这个可以人性化一些。 【出处】:中国贱行 【版权】: 爱谁谁~ 【编号】:《那就亲下,哇哈哈》准200607号 【说明】:三个全部修改后,只要没有阅读短消息,首页、版块、帖子内都会弹出框提示。 【鸣谢】:感谢一千零一夜,感谢Discuz!,感谢《那就亲下,哇哈哈》。 【交流】:QQ群:815632 【演示】: 【步骤】:
1。修改模板 index.htm (首页提示短消息) 查找 <!--{if !empty($newpmexists)}-->复制代码后面加 <center> <div class="maintable"><br><SCRIPT language=JavaScript1.2> adTime=10; chanceAd=1; var ns=(document.layers); var ie=(document.all); var w3=(document.getElementById && !ie); adCount=0; function initAd(){ if(!ns && !ie && !w3) return; if(ie) adDiv=eval('document.all.sponsorAdDiv.style'); else if(ns) adDiv=eval('document.layers["sponsorAdDiv"]'); else if(w3) adDiv=eval('document.getElementById("sponsorAdDiv").style'); randAd=Math.ceil(Math.random()*chanceAd); if (ie||w3) adDiv.visibility="visible"; else adDiv.visibility ="show"; if(randAd==1) showAd(); } function showAd(){ if(adCount<adTime*10){adCount+=1; if (ie){documentWidth =document.body.offsetWidth/2+document.body.scrollLeft-20; documentHeight =document.body.offsetHeight/2+document.body.scrollTop-20;} else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20; documentHeight=window.innerHeight/2+window.pageYOffset-20;} else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20; documentHeight=self.innerHeight/2+window.pageYOffset-20;} adDiv.left=documentWidth-200;adDiv.top =documentHeight-160; setTimeout("showAd()",100);}else closeAd(); } function closeAd(){ if (ie||w3) adDiv.display="none"; else adDiv.visibility ="hide"; } onload=initAd; </SCRIPT> <DIV id=sponsorAdDiv style="position: absolute;visibility: hidden;height: 1;width: 1;top: 50;left: 50"> <table width=520 height=320 bgcolor={BORDERCOLOR} style="border: 1 outset #FFFFFF"><tr><td> <table width=490 height=290 bgcolor=#FFFFFF align=center style="border: 1 inset #F8F8F8"> <tr><td align=center valign=middle> <a href="http://bbs.1001year.net/"><img src=images/pm.jpg border=0></a><P>你有新的短消息,请查看!<br><br> <b><a href="pm.php"><u>查看新的短消息</u></a></b><p>(此窗口将于 10 秒后自动关闭)</td></tr></table></td></tr></table></div><!----></center> 复制代码
3。编辑模板 - viewthread.htm (帖子内提示短消息) 查找 <!--{if $newpmexists}-->复制代码后面加 <center> <div class="maintable"><br><SCRIPT language=JavaScript1.2> adTime=10; chanceAd=1; var ns=(document.layers); var ie=(document.all); var w3=(document.getElementById && !ie); adCount=0; function initAd(){ if(!ns && !ie && !w3) return; if(ie) adDiv=eval('document.all.sponsorAdDiv.style'); else if(ns) adDiv=eval('document.layers["sponsorAdDiv"]'); else if(w3) adDiv=eval('document.getElementById("sponsorAdDiv").style'); randAd=Math.ceil(Math.random()*chanceAd); if (ie||w3) adDiv.visibility="visible"; else adDiv.visibility ="show"; if(randAd==1) showAd(); } function showAd(){ if(adCount<adTime*10){adCount+=1; if (ie){documentWidth =document.body.offsetWidth/2+document.body.scrollLeft-20; documentHeight =document.body.offsetHeight/2+document.body.scrollTop-20;} else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20; documentHeight=window.innerHeight/2+window.pageYOffset-20;} else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20; documentHeight=self.innerHeight/2+window.pageYOffset-20;} adDiv.left=documentWidth-200;adDiv.top =documentHeight-160; setTimeout("showAd()",100);}else closeAd(); } function closeAd(){ if (ie||w3) adDiv.display="none"; else adDiv.visibility ="hide"; } onload=initAd; </SCRIPT> <DIV id=sponsorAdDiv style="position: absolute;visibility: hidden;height: 1;width: 1;top: 50;left: 50"> <table width=520 height=320 bgcolor={BORDERCOLOR} style="border: 1 outset #FFFFFF"><tr><td> <table width=490 height=290 bgcolor=#FFFFFF align=center style="border: 1 inset #F8F8F8"> <tr><td align=center valign=middle> <a href="http://bbs.1001year.net/"><img src=images/pm.jpg border=0></a><P>你有新的短消息,请查看!<br><br> <b><a href="pm.php"><u>查看新的短消息</u></a></b><p>(此窗口将于 10 秒后自动关闭)</td></tr></table></td></tr></table></div><!----></center> 复制代码
下载此图放到论坛images目录,记得把名字改成pm.jpg
您需要 登录 才可以下载或查看,没有账号?立即注册
查看全部评分
魔焰男孩
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2024-11-22 00:28 , Processed in 0.035093 second(s), 7 queries , Gzip On, Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.