ѡ̳

标题: 修改后台左侧头部logo链接 定位到后台默认首页并调整点击范围 [打印本页]

作者: admin    时间: 2018-4-8 11:17
标题: 修改后台左侧头部logo链接 定位到后台默认首页并调整点击范围
<a href="<?php echo $currentsite['domain']?>"  >-- 原版的默认定位到前台不太合理。
后台admin 的 templates  下的index.tpl.php 的 61行
<a href="<?php echo $currentsite['domain']?>index.php?m=admin"  > --改后

zh-cn-system.css的 38行

.header .logo a{display:block;
height:70px;          ---可点高度减小
text-decoration: none;
width:132px; z-index:99; position:absolute; left:0px; top:0px;  --新增宽度和绝对定位和层级


}








欢迎光临 ѡ̳ (http://www.sunminxuan.cn/bbs/) Powered by Discuz! X3.4