求一段天猫首页导航CSS代码

max-height: 150px;overflow: hidden;padding-bottom: 0px;position: relative;} hd { background: url('about:blank') repeat scroll left 0px #000;margin-bottom: 0px;} .layout:after, .main-wrap:after, .col-sub:after, .col-extra:after { content: " ";display: block;height: 0...
求一段天猫首页导航CSS代码
#hd {
max-height: 150px;
overflow: hidden;
padding-bottom: 0px;
position: relative;
}
#hd {
background: url('about:blank') repeat scroll left 0px #000;
margin-bottom: 0px;
}
.layout:after, .main-wrap:after, .col-sub:after, .col-extra:after {
content: " ";
display: block;
height: 0px;
clear: both;
}
.layout:after {
content: " ";
display: block;
height: 0px;
clear: both;
}
.layout:after, .main-wrap:after, .col-sub:after, .col-extra:after {
content: " ";
display: block;
height: 0px;
clear: both;
}
.tb-shop .col-main {
float: left;
width: 100%;
min-height: 1px;
}2014-02-21
mengvlog 阅读 8 次 更新于 2025-07-20 08:18:07 我来答关注问题0
  • max-height: 150px;overflow: hidden;padding-bottom: 0px;position: relative;} hd { background: url('about:blank') repeat scroll left 0px #000;margin-bottom: 0px;} .layout:after, .main-wrap:after, .col-sub:after, .col-extra:after { content: " ";display: block;height: 0...

  • .nb1{ background:url(背景图); height:71px;}.nb1 ul{float:left; }.nb1 ul li { float:left; margin-right:30px; list-style:none}.nb1 ul li a { display:block; width:100px; height:71px;}.nb1 img{ float:right; margin-right:15px;}首页有惊喜WIS品牌首页有惊喜首页有惊喜...

  •  落笔生浮华 天猫店的导航栏按照CSS代码修改颜色右边的颜色填充不了怎么解决,天猫是990PX,旺铺的是950PX

    .skin-box-bd{background:#E5007F;} 修改自己要的颜色就OK

  •  sohotsummer 天猫自定义css代码怎么放代码

    1.购买高级模板【里面有全屏模块】2.开通css权限,找会的人帮你加超出的代码 3.购买其他给官方代码 4.私人定制模板实现

  •  百度网友7881506 天猫装修怎样删除系统自带的导航?

    可以用代码删除,方法如下:淘宝,天猫的导航隐藏代码,复制到导航→显示设置里面.skin-box-bd .menu-list{display:none;}.all-cats{display:none;}.skin-box-bd{background:none;} 想要用到系统自带的导航或者说需要用到首页固定背景,那麽就需要在天猫背景设置的自定义css中输入如下的一串代码,天猫...

檬味博客在线解答立即免费咨询

CSS相关话题

Copyright © 2023 WWW.MENGVLOG.COM - 檬味博客
返回顶部