re:下面几个css可能需要修复: .styl...

0楼
下面几个css可能需要修复:[P].stylebox{padding-top:52px;background: url('../../images/style/extend/nangyuang_tq/01001/a_right2.jpg') no-repeat right top,url('../../images/style/extend/nangyuang_tq/01001/a_right.jpg') no-repeat left top;}[/P][P]可以删除,或padding-top设置为0,因没有使用背景,其中留了较大的空间[/P][P]
[/P][P].stylebox .nonestylebox{padding-bottom:49px;background: url('../../images/style/extend/nangyuang_tq/01001/c_right2.jpg') no-repeat right bottom,url('../../images/style/extend/nangyuang_tq/01001/c_right.jpg') no-repeat left bottom;}[/P][P]可以删除,或 padding-bottom:49px 设置为0,因没有使用背景,其中留了较大的空间[/P][P]
[/P][P]IE6下导航栏出现了其它颜色(bg.gif),以下可以删除或修改:[/P][P]
           background: url(../../images/style/3/01001/bg.png) no-repeat right 0;
           _background: url(../../images/style/3/01001/bg.gif) no-repeat right 0;[/P][P]
[/P][P]
           background: url(../../images/style/3/01001/bg.png) no-repeat right -35px;
           _background: url(../../images/style/3/01001/bg.gif) no-repeat right -35px;[/P][P]
[/P][P].b_list_topicname .note{height:66px;overflow-y:hidden;}[/P][P]需要删除,原因为原css的bug,否则视频播放基本看不到[/P][P]
[/P][P].table_options .note img{padding-right:6px;max-width:140px;max-height:105px;
_width: expression((this.scrollWidth>140)?140:'auto');
_height: expression((this.scrollWidth>105)?105:'auto');margin-top:0px !important;padding-top:0px !important;
}[/P][P]可以将其中的数字105改为60(也就是减小缩略图的大小)[/P]

电脑版 Page created in 0.0781 seconds with 4 queries.