<!--Begin AD@TTLL.CN -->
<?php if (!$this->user_id) { ?>
<style>
.btn-weibo{background-color: #ff6666;color: #fff !important;}
.btn-weibo:hover{background-color: #ff4d4d;}
.btn-weibo:active{background-color: #E64545;}
.btn-qq{background-color: #418ae2;color: #fff !important;}
.btn-qq:hover{background-color: #2d7fe2;}
.btn-qq:active{background-color: #1773e2;}
.btn-denglu{background-color: #228B22;color: #fff !important;}
.btn-denglu:hover{background-color: #00EE00;}
.btn-denglu:active{background-color: #00EE00;}
.btn-zhuce{background-color: #418ae2;color: #fff !important;}
.btn-zhuce:hover{background-color: #2d7fe2;}
.btn-zhuce:active{background-color: #1773e2;}
.lightbox{width:300px;height:220px;background:#FFFFFF;border:5px solid #ccc;line-height:20px;display:none; margin:0;}
.lightbox dd{ padding:20px; margin:0;text-align: center;}
</style>
<?php
$returnurl = $_SERVER["REQUEST_URI"];
$returnurl = base64_encode ( "http://www.stm32cube.com".$returnurl );
?>
<dl id="idBox" class="lightbox" >
<dd>
<a href="http://www.stm32cube.com/account/openid/weibo/bind/return_url-<?php echo $returnurl;?>" class="btn btn-block btn-weibo"><i class="icon icon-weibo"></i> 微博登录</a>
<a href="http://www.stm32cube.com/account/openid/qq/bind/return_url-<?php echo $returnurl;?>" class="btn btn-block btn-qq"><i class="icon icon-qq"></i> QQ 登录</a>
<br />
<a href="http://www.stm32cube.com/login/" class="btn btn-block btn-denglu">普通登录</a>
<a href="http://www.stm32cube.com/account/register/" class="btn btn-block btn-zhuce">立即注册</a>
</dd>
</dl>
<script src="/CJL.0.1.min.js"></script>
<script src="/AlertBox.js"></script>
<script>
(function(){
var ab = new AlertBox("idBox"), lock = true;
function lockup(e){ e.preventDefault(); }
function lockout(e){ e.stopPropagation(); }
ab.onShow = function(){
if ( lock ) {
$$E.addEvent( document, "keydown", lockup );
$$E.addEvent( this.box, "keydown", lockout );
OverLay.show();
}
}
ab.show();
})()
</script>
<?php } ?>
<!--End AD@TTLL.CN -->
记得里面的网址改成你自己的啊。。。。。。
对了,需要修改的模板文件有:
PC端的question文件\views\default\question中的index文件
article文件\views\default\article中的index文件
手机端的question和article文件\views\default\m中的
article.tpl.htm和question.tpl.htm两个
记住按照我的示例文件那样放置,别放到最最后。。。
好了,就这么多,欢迎到小站看看,呵呵
↓↓↓↓ 代码压缩包在这个下面的附件里!AI智能回复搜索中,请稍后...