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
Mr.Black
Здраствуйте, возник странный баг в 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; }
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.