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
mitille
Всем привет!
Горизонтальное меню уезжает вниз в Опере 9.27 (и подозреваю, что в других операх тоже).
Ознакомиться можно здесь http://mitille.jino-net.ru/, тестю.
Что бы такого впендюрить в цсс чтобы все было ок?
#header1 {
width: 100%;
height: 48px;
position: relative;
/*float: left;*/
/*overflow: auto;*/
}
#header2 {
position: relative;
top: -40px;
/*left: auto;*/
width: 201px;
height: 196px;
margin: 0 auto;
/*margin:-20px -20px -20px -20px;*/
/*padding: 0px 0px 0px 0px;*/
/*float: top;*/
/*overflow: hidden;*/
}
#menu {
width: 1080px;
height: 47px;
margin: 0 auto;
padding-top: 0px;
padding-left: 0px;
/*overflow: auto;*/
/*overflow-y: hidden;*/
/*overflow-x: auto;*/
}
#menu ul {
margin: 0;
padding-top: 0px;
list-style: none;
line-height:48px;
}
#menu li {
padding: 0;
margin: 0;
float: left;
height: 47px;
}
#menu a:link {
margin: 0;
display: block;
width: 200px;
height: 44px;
padding-top: 0px;
text-decoration: none;
text-transform:uppercase;
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
border: 0px solid;
background: url(images/static_button.png) no-repeat;
/*letter-spacing: 0.5px; the distance between the letters*/
}
#menu a:visited {
color: #ffffff;
background: url(images/static_button.png) no-repeat;
text-decoration: none;
}
#menu a:active {
color: #ffffff;
background: url(images/hover_button.png) no-repeat;
text-decoration: none;
}
#menu a:hover {
color: #ffffff;
background: url(images/hover_button.png) no-repeat;
text-decoration: none;
}
#menu .current_page_item a {
background: url(images/hover_button.png) no-repeat;
color: #ffffff;
}
#menu .current_page_item a:hover {
background: url(images/hover_button.png) no-repeat;
color: #ffffff;
}
Поможите чем можите!
спасибо)
Edited by mitilleLink to comment
Share on other sites
6 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.