Jump to content
  • 0

IE 7 и список


Mr.Black
 Share

Question

Здраствуйте, возник странный баг в IE 7.Как всегда два скрина

- http://habreffect.ru/files/1e4/1ef1a9daa/Безымянный.png - - - IE 7

- http://habreffect.ru/files/910/c0fe69e45/Безымянный.png - - - IE 8

Как мы видим у нас в IE 7 появлаеться отступ справа, из за етого изчезает пункт реклама.

Немножко кода

#speedbar { background: url('../images/speedbar-bg.png') repeat-x; height: 65px;  }
.speedleft, .speed-menu, .speed-menu ul, .speed-menu ul li, .speedright, .speed-search { height: 59px; }
.speedleft { background: #069ac8 url('../images/speedbar-bg.png') repeat-x; border-bottom: 1px solid #84d7e9; border-right: 1px solid #0e5e74; float: left; width: 58.8%; }
.speed-menu { background: url('../images/speedbar-circle.png') top right no-repeat; float: right; padding-right: 80px; }
.speed-menu ul { background: url('../images/speedbar-ul.png') repeat-y; width: 500px; padding-left: 20px; overflow: hidden; list-style: none; }
.speed-menu ul li { background: url('../images/speedbar-li.png') left bottom no-repeat; float: left; padding-left: 2px; }
.speed-menu ul li:first-child { background: none; padding: 0; }
.speed-menu li a { display: block; padding: 24px 10px 22px; text-transform: uppercase; font: italic 11px Verdana, Geneva, sans-serif; color: #fff; text-decoration: none; }
.speed-menu li a:hover { background: url('../images/speedbar-a_hover.png') center bottom no-repeat; }
.speedright { background: #9b9e9f url('../images/speedbar-bg.png') left bottom repeat-x; border-bottom: 1px solid #d3d4d5; border-left: 1px solid #d7d7d7; overflow: hidden; }
.speed-search { background: url('../images/speedbar-circle.png') left bottom no-repeat; }

<div id="speedbar" >
<div class="speedleft" >
<div class="speed-menu" >
<ul>
<li><a href="#" >Главная</a></li>
<li><a href="#" >Форум</a></li>
<li><a href="#" >Контакты</a></li>
<li><a href="#" >Правила</a></li>
<li><a href="#" >Опубликовать</a></li>
<li><a href="#" >Реклама</a></li>
</ul>
</div>
</div>
<div class="speedright" >
<div class="speed-search" ></div>
<div class="speed-rss/map" ></div>
</div>
</div>

Link to comment
Share on other sites

4 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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • 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