Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

二级导航跟logo偏移的解决办法

[复制链接]
dongdong0925 发表于 2010-9-20 09:19:38 | 显示全部楼层 |阅读模式
本帖最后由 dongdong0925 于 2010-9-21 09:25 编辑

二级导航问题的解决办法:
找到template/default/category/header.htm文件

搜索以下代码
  1. <!--{loop $_G['setting']['subnavs'] $subnav}-->
  2.                 $subnav
  3.         <!--{/loop}-->
复制代码
删除即可。
logo偏移问题的解决办法:

找到template/default/category/house.css

搜索以下代码
  1. #hd { height: 80px; background: url("images/nav_line.jpg") no-repeat 0 73px; position: relative; overflow: hidden; margin-top:10px;}
  2.         #hd h2 { padding: 0px 20px 0 0; float: left; }
  3. #nv { float: left; margin-top: 42px; overflow: hidden; background: url("images/nav_bg.gif") no-repeat 0 0; }
复制代码

将第一行中的height:80px;中的80改为(你的logo高度+10),假如你的logo为100px,那么这里就改为110。
将第一行中的 background: url("images/nav_line.jpg") no-repeat 0 73px;中的73改为你的logo高度,假如你的logo为100px,那么就改为100px。
将第三行中的 margin-top: 42px;中的42改为(你的logo高度-38),假如你的logo为100,那么就改为100-38=62。这块可能会有些误差,自己调整就可以了,如果logo偏上就改大些,偏下就改小些。



贝卡蓝依 发表于 2010-9-21 09:43:26 | 显示全部楼层
支持下。。。。。
回复

使用道具 举报

ddcwxiong 发表于 2010-9-25 10:55:53 | 显示全部楼层
回复

使用道具 举报

ddcwxiong 发表于 2010-9-25 18:43:29 | 显示全部楼层
回复 dongdong0925 的帖子

我是logo是190*40       margin-top    40-38=2    没法调整?  搞不明白
回复

使用道具 举报

 楼主| dongdong0925 发表于 2010-9-26 09:28:43 | 显示全部楼层
回复 ddcwxiong 的帖子

我看下地址。
回复

使用道具 举报

ddcwxiong 发表于 2010-9-26 10:09:21 | 显示全部楼层
#hd { height: 40px; background: url("images/nav_line.jpg") no-repeat 0 50px; position: relative; overflow: hidden; margin-top:10px;}
        #hd h2 { padding: 0px 20px 0 0; float: left; }
#nv { float: left; margin-top: 10px; overflow: hidden; background: url("images/nav_bg.gif") no-repeat 0 0; }



现在用这个参数,网址是:http://www.mj0763.com/house.php   logo190*40  请问该怎样调整?
回复

使用道具 举报

 楼主| dongdong0925 发表于 2010-9-26 10:12:38 | 显示全部楼层
回复 ddcwxiong 的帖子

你的在默认文件下出现logo偏移了吗?如果没有的话无需调整的
回复

使用道具 举报

ddcwxiong 发表于 2010-9-26 10:14:54 | 显示全部楼层
还有一个问题,出租的发贴模板升级后变形看图:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

ddcwxiong 发表于 2010-9-26 10:15:36 | 显示全部楼层
回复 dongdong0925 的帖子

偏上了
回复

使用道具 举报

 楼主| dongdong0925 发表于 2010-9-26 10:16:50 | 显示全部楼层
回复 ddcwxiong 的帖子

你改会原来的我看下
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 23:35 , Processed in 0.030478 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表