You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
mustang
Всем привет! Мучаюсь с одной маленькой проблемой.
во всех браузерах нормально отображается, кроме ie 6 (в более старших версиях все ок)
вот скрин как в ие6:
вот как в других браузерах:
черный фон сделал специально чтобы отчетливо был виден косяк.
код html
код css
.browseproductcontainer {
height: 160px;
padding-bottom: 15px;
vertical-align: top;
margin: 0 30px 30px 0;
border-bottom: 2px #8C868C solid;
border-right: 2px #8C868C solid;
}
.browseimagecontainer {
float: left;
width: 160px;
}
.browseproductdetailscontainer {
margin-left: 175px;
border-top: 2px #8C868C solid;
background: #000;
}
.browseProductImage {
border: 2px #8C868C solid;
}
.browseskucontainer {
width: 25%;
padding: 2px 10px;
background: #FFFF00;
font-weight: bold;
border-bottom: 2px #8C868C solid;
border-right: 2px #8C868C solid;
border-left: 2px #8C868C solid;
white-space: nowrap;
}
подскажите как исправить сей косяк в ие 6
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.