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
Pavel_html
Всем привет. У меня проблема на сайте с меню. Вот адрес:
http://www.clubunnatov.spb.ru/
Проблема в том, что позиция меню отображается в разных браузерах по разному.
Можете что нибудь посоветовать? Вот код CSS отвечающий за меню:
#menu{position:absolute;top:200px;
left:62px;}
.open {width:159px;
text-align: centerl;
height: 40px;
border-bottom: none;
background: url(fon.jpg);
font-family: verdana;
font-weight: bold;
font-size: 16px;
border-left:2px solid black;
border-top:2px solid black;
border-right:1px solid black;
}
.close {width:158px;
font-family: verdana;
background:url(vkladka.jpg);
height: 40px;
font-size: 16px;
border:2px solid black;
text-align:center;
}
Link to comment
Share on other sites
2 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.