网站顶部固定代码

以下代码添加到网站常规设置>网站基本设置>head区中

<style>
#adDiv{display:none;}
#top_all{
    position: fixed;
    top: 0px;
    left:0px;
    margin: 0px auto;
    width: 100%;
    z-index:19891219;
}
< /style>
< script>
$(function(){
    $("#adDiv").remove();
    $(document.body).css("padding-top",$("#top_all").height()+"px");
});
< /script>

版权所有:动力网   www.dongli.net © 2011 - 2020  All Rights Reserved 京ICP备15031340-1号
本站为您提供:免费建站|企业建站|自助建站|模板建站|智能建站|企业网站建设|个人主页|网站申请|域名注册服务