http://new.michaellane.com/listing-gallery.php
您在此处看到的黄色纸条有以下设置:
.listing_specs {
width:230px;
height:140px;
background-image:url('/images/featured_listing_specs.png');
background-repeat:no-repeat;
color:#836637;
padding-top:10px;
position:absolute;
top:120px;
right:-120px;
z-index:50;
}
包含它的div .listing_icons只是一个普通的float:left,position:relative DIV,z索引仅为10。
黄色条带如何出现在右侧.listing_icons下方?
最佳答案
将左侧所有z-index
中的grid_8 alpha listing_gallery_icon
设置为11。