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
Задача - зделать меню http://img832.imageshack.us/img832/9496/67702019.png
У меня получилось зделать почти все, кроме иконки снизу при a:hover , у меня исчезает. http://s2.itrash.ru/idb/b09595d403dad40b1b...Bezymyannyj.png
#speedbar { margin-top: -44px; position: relative; z-index: 1; }
.speedbarL { background: url('../images/speedbarL.png') no-repeat; width: 67px; height: 88px; float: left; }
* html .speedbarL {
margin-right: -3px;
}
.speedbarC { background: url('../images/speedbarC.png') repeat-x; height: 88px; overflow: hidden; zoom: 1; }
.speedbar_menu {
list-style: none;
background: url('../images/speedbar_hr.png') left center no-repeat;
}
.speedbar_menu li {
display: inline-block;
background: url('../images/speedbar_hr.png') right center no-repeat;
padding: 36px 2px;
margin-right: -4px;
}
.speedbar_menu a:hover { background: url('../images/speedbar_hover.png') center 40px no-repeat #dfe2e7; border-bottom: 1px solid #d4d7db; }
.speedbar_menu a { font-weight: bold; text-transform: uppercase; color: #000; padding: 14px 48px; }
.speedbarR { background: url('../images/speedbarR.png') no-repeat; width: 44px; height: 88px; float: right; }
* html .speedbarR {
margin-left: -3px;
}
Также в IE 6 .7 исчезли почти все меню http://s2.itrash.ru/idb/b09595d403dad40b1b...zymyannyj_1.png
Edited by Mr.BlackLink to comment
Share on other sites
15 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.