网站顶部固定代码

以下代码添加到网站常规设置>网站基本设置>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>

地址:山西综政示范区大原学府园区南中环街418号中环金座13.14层弘旭升众创空间第13117号
版权所有:山西知行网络科技有限公司 © 2019 - 2022 All Rights Reserved 晋ICP备2022009204号-1