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
Aleksey_k
Помогите разобраться.
Есть меню - выглядит оно следующим образом:
А в IE оно отображается так:
В style.css меню описано так:
#mainmenu{background-image:url(images/bg-mainmenu.gif);
background-repeat:no-repeat;
width:920px;
height:39px;
position:relative;
}
#mainmenu ul{line-height:38px; z-index:100;position:relative; float:left;}
#mainmenu ul li{
float: left;
padding:10px 0px 9px 0px;
color:#ffffff;
background-image:none;
position:relative;
left: 52px;
overflow:hidden;
border-right:1px solid #f4f4f4;
border-style: dotted;
}
#mainmenu li:first-child {
border-left:1px solid #f4f4f4;
border-style: dotted;
}
#mainmenu ul li a, #mainmenu ul li a:visited{
font-size: 14px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
padding: 0px 30px 0px 30px;
}
#mainmenu ul li li a{
display:block;
float:left;
}
#mainmenu ul li a:hover{
text-decoration:none;
color:#ffffff;
text-decoration: underline;
}
.menu li li{
margin:0px 0px 0px 0px;
padding:0px;
position:relative;
z-index:100;
}
Страница с меню - car-monitoring.ru
Спасибо за помощь.
Edited by Aleksey_kLink to comment
Share on other sites
5 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.