A5下载文章资讯

分类分类

Discuz!X1.5如何自定义页头LOGO区域的高度

2015-08-17 09:14作者:fang

编辑文件./template/default/common/common.css

找到

.hdc { position: relative; z-index: 3; min-height: 70px; background: {HEADERBGCOLOR}; }

.ie6 .hdc { height: 70px; }

调整代码内的70px即可,或者改为自适应height:auto;

展开全部

相关

说两句网友评论
    我要跟贴
    取消