江西广告网

标题: 游客提醒注册弹窗 For Discuz7.0 自适应风格版 [打印本页]

作者: anchen    时间: 2009-7-1 16:57
标题: 游客提醒注册弹窗 For Discuz7.0 自适应风格版
更新功能:
1.自适应风格,无需指定网站和图片路径;
2.引用Discuz7.0特有的Ajax注册和登陆功能.
打开:templates\default\footer.htm
在</body>前面加上以下代码
  1. <!--{if !$discuz_user}-->
  2. <script language=JavaScript src="include/js/zhucetishi.js"></script>
  3. <div style="width:500px; text-align:center;margin-left:auto;margin-right:auto;"></div>
  4. <DIV id=windlocation style="VISIBILITY: hidden; POSITION: absolute"bgcolor="#cccccc">
  5. <TABLE height=300 width=500 bgColor=#cccccc>
  6. <TR>
  7. <TD align=middle>
  8. <TABLE class=f_one height=295 width=495 bgColor=#ffffff>
  9. <TR>
  10. <TD vAlign=center align=middle><a href="$indexname" title="$bbname">{BOARDLOGO}</a> </br>
  11. <p>请先注册以避免此窗口再次出现</br>
  12. <p>$bbname - 欢迎您的加入</br>
  13. <B><a href="$regname" onclick="floatwin('open_register', this.href, 600, 400, '600,0');return false;" class="noborder">$reglinkname</a>   |   <a href="logging.php?action=login" onclick="floatwin('open_login', this.href, 600, 400);return false;">{lang login}</a></B>
  14. <p><b>(此提示窗将于 5 秒后自动关闭)</b></TD></TR></TABLE></TD></TR></TABLE></DIV></DIV>
  15. </if>
  16. <!--{/if}-->
复制代码
OK。
上传附件到 include/js/ 目录

zhucetishi.rar

551 Bytes, 下载次数: 42






欢迎光临 江西广告网 (http://bbs.jxadw.com/) Powered by Discuz! X3.2