欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  web前端

隐藏元素被限高了,怎么办?_html/css_WEB-ITnose

程序员文章站 2022-04-01 13:55:10
...
本帖最后由 mixi123456 于 2012-12-31 16:38:11 编辑

.top_b_wrap{ width:100%; height:auto; overflow:hidden;  background:#c9c9c9;}  .top_b{ width:960px; margin:0 auto; line-height:27px;position:relative;}  .top_b_l{ float:left; background:url(images/logo_bg.gif) no-repeat 0 -130px; padding-left:8px;}  .top_b_l a{ padding:0 7px;}  .top_b_r{ float:right; background:url(images/logo_bg.gif) no-repeat 232px -227px; padding-right:19px; height:auto;}  .top_b_r a{ padding:0 12px; float:right;}  #aa{ width:342px ; height:60px; border:solid 5px #000; position:absolute; background:#fff; line-height:60px; text-align:center; z-index:1001; right:0; top:23px; display:none;}