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
ar130405
Здраствуйте всем.
Проблема такова.
я хочу чтобы менюшка располагалась прям под шапкой
проблема в том что менюшка в ИЕ6 прыгает вниз шапки и не растягивается по процентам прописаным
елсли делать всё это дело с овер флоу то шапка становится на место только пол рисунка обрезается и низ рисунка тоже подрезается.
подскожите пожалуйста что я делаю не так .
как прописать чтобы всё встала на свои места?!
заранее благодарен.
body {
background-color: #000000;
}
#logo_menu {
position: absolute;
width: 98%;
top: 0px;
height: 250px;
text-align: center;
left: 1%;
}
#menu_zveti {
float: left;
height: 60px;
width: 10%;
position: relative;
}
#menu {
height: 80px;
width: 65%;
margin-top: 10px;
margin-left: 0px;
position: relative;
float: right;
}
#menu_krasota {
position: relative;
height: 27px;
width: 60%;
left: 0px;
}
#logo_zvetok {
float: left;
width: 35%;
margin-top: 10px;
margin-left: 0px;
position: relative;
height: 350px;
}
#logo_main {
float: left;
width: 65%;
margin-top: 10px;
margin-left: 0px;
position: relative;
height: 252px;
}
.logo_menu_imgrule {
width: 100%;
height: 100%;
position: relative;
float: left;
}
.menu_header {
float: left;
height: 60px;
width: 20%;
margin-top: 0px;
position: relative;
z-index: 100;
}
#menu_otkritki {
float: left;
height: 60px;
width: 13%;
position: relative;
}
#menu_upakovki {
float: left;
height: 60px;
width: 25%;
position: relative;
}
#menu_muzika {
float: left;
height: 60px;
width: 30%;
position: relative;
}
#menu_miagkie {
float: left;
height: 60px;
width: 22%;
position: relative;
}
Link to comment
Share on other sites
1 answer 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.