0
昨天我剛剛開發的Magento的網站,但我有如何解決橫幅重疊,因爲這個div只是重疊菜單...我嘗試單獨和使用IE7樣式表,但沒有發生問題.. :(如何修復ie 7中的重疊?
http://thaiamuletstore.com/main1/index.php/
嘗試懸停菜單 - > STORE->護身符類型 - >大Jatukham
ie7.css
@charset "utf-8";
/* CSS Document */
#example-one .nav { overflow: hidden; margin: 0 0 0 0; background:url(../images/tab-border.gif) repeat-x 80px; height:87px; }
.block-subscribe { padding-left: 15px!important; padding-right:15px; margin-top:20px;}
.nav-container { float:left; }
.mw_footer { clear:both!important; }
.account-login .col2-set .registered-users { width:435px; }
.account-login .col2-set .new-users { width:430px; }
.account-create .buttons-set { width:550px; }
.block-subscribe { padding-left:5px!important ; height:127px; padding-bottom:0px!important }
.block-content .newsbut { height:21px!important; }
ul li ul li ul li a.level1 { zoom:1; } <-- i try control with this
好吧..我會盡力.. –
好..我只是解決問題..我只是刪除位置:相對DIV旗幟... –