Jump to content

eviltoy

Neophyte
  • Posts

    1
  • Joined

  • Last visited

eviltoy's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Добрый день! Не отображает часть блока с отриццательным margin-top в ie8, как возможно реализовать? <div class="slider"> <div id="slides"> <img src="/slide1.jpg" /> <img src="/slide2.jpg" /> </div></div><div class="main"> <div class="transport"> <div class="name">name</div> text </div> <div class="ecsport"> <div class="name">name</div> text </div></div>/* slider */.slider { height: 423px; position: relative; z-index:100!;}/* main */.main {background: #0e6483;color: #fff;font-size: 14px; position: relative; padding-bottom: 60px;z-index:1000;; }.main .transport, .main .rosecsport { padding-top: 175px; margin-top: -93px; display: inline-block; vertical-align: top; position:relative; zoom: 1;}.main .transport { width: 255px; background: url(img/icon/1.png) top center no-repeat; margin-left: 45px; margin-right: 55px;}.ecsport { background: url(img/icon/2.png) top center no-repeat; width: 255px; margin-right: 55px;}
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy