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
Dimanchik87
Не работает Z-index
В ие отказывается работать z-index,везде всё нормально http://clip2net.unet.by/page/m0/99482 ,а в ИЕ вот так http://clip2net.unet.by/page/m0/99483.
css
*{
margin:0;
padding:0;
}
.top,.bottom{
width:162px;
height:8px;
background:#ebe9e4;
float:left;
margin:0 25px 40px;
}
#news{
clear:both;
margin:0 0 15px 30px;
font:0.8em calibri;
}
#news span{
font:bold 1.2em calibri;
color:#353434;
}
#pict1{
width:578px;
height:204px;
}
#main{
position:relative;
height:315px;
}
#eat{
position:absolute;
top:-5px;
left:24px;
}
#shop{
position:absolute;
top:-5px;
left:236px;
}
#live{
position:absolute;
top:-5px;
left:453px;
}
.vertical{
width:10px;
height:114px;
float:left;
}
#v1{
background:#00639b;
}
#v2{
background:#857372;
}
#v3{
background:#9ccece;
}
.col{
width:162px;
height:122px;
background:#ebe9e4;
float:left;
margin-left:-5px;
margin-top:-170px;
padding-top:180px;
position:relative;
z-index:-1;
}
#main ul,.caption{
list-style:none;
font:0.8em calibri;
clear:both;
overflow:hidden;/*hasLayout for ie*/
}
#main li,.caption{
float:right;
margin-right:20px;
}
.caption{
font:1.5em calibri;
color:#033263;
margin-bottom:15px;
}
#house,#puma,#magazine{
clear:both;
float:left;
height:67px;
}
#house{
width:168px;
}
#puma{
width:165px;
}
#magazine{
width:167px;
height:75px;
margin-top:-7px;
}
.title{
float:left;
clear:both;
font:1.5em calibri;
color:#00639b;
}
.description{
clear:both;
width:150px;
font:0.8em calibri;
}
.description img{
display:inline-block;
width:17px;
height:8px;
}
.bottom{
clear:both;
height:12px;
margin:25px 0 10px;
}
#live .bottom{
margin-top:24px;
}
#footer ul{
clear:both;
list-style:none;
font:0.8em calibri;
color:#899681;
margin:0 0 10px 25px;
}
#footer li{
display:inline;
}
#footer span{
color:blue;
}
html
Edited by alexrizОформляйте код в тег CODE
Link 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.