编辑文件./template/default/common/common.css
找到
.hdc { position: relative; z-index: 3; min-height: 70px; background: {HEADERBGCOLOR}; }
.ie6 .hdc { height: 70px; }
调整代码内的70px即可,或者改为自适应height:auto;
此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:
编辑文件./template/default/common/common.css
找到
.hdc { position: relative; z-index: 3; min-height: 70px; background: {HEADERBGCOLOR}; }
.ie6 .hdc { height: 70px; }
调整代码内的70px即可,或者改为自适应height:auto;
此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!: