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
Ялекс
Пропадают блоки в Опере, подскажите что это может быть?
img {
border:none;
behavior: url("/styles/css/iepng.htc");
}
.items {
background:url(/images/bg.jpg) repeat-y;
background-position:top center;
/*min-width:1006px;*/
min-height: 380px;
font-family:verdana;
margin-right: 100px;
width: 825px;
}
.items ul {
list-style:none;
zoom:1;
}
.items span {
display: block;
font-weight: bolder;
}
.wsubc {
width: 180px;
}
.items ul li {
float:left;
width:236px;
height:247px;
background:url(/images/item_bg.png) no-repeat;
margin:4px 4px;
text-align:center;
font-size:12px;
zoom:1;
}
* html .items ul li {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/item_bg.png', sizingMethod='scale');
}
.items img {
width:200px;
height:185px;
}
.items ul li a {
display:block;
padding:5px;
text-decoration:none;
color:#575757;
zoom:1;
}
.items .summary {
display:block;
top:-3px;
font-size:11px;
}
.items .title {
display:block;
font-size:12px;
font-weight:bolder;
}
.items .summary em {
color:#0078f6;
font-style:normal;
}
.floats
{
margin: -3em 0 0 -2em;
position: relative;
display: inline-block;
clear: both;
}
.floats:after
{
content: '';
display: block;
clear: both;
}
.floats .left
{
position: relative;
float: left;
display: inline;
margin: 2em 0 0 1em;
min-width: 236px;
}
.floats .left .r
{
position: absolute;
top: 0;
left: 0;
width: 236px;
height: 247px;
background:url(/images/item_bg.png);
text-align: center;
}
*html .floats .left{
margin: 0.6em 0 0 1em;
}
*html .floats .left .r{
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/item_bg.png', sizingMethod='scale');
}
.floats .left .min
{
margin: 0 0 236px 0;
height: 0em;
width: 236px;
}
Делалось наспех, поэтому не клюйте за красоту кода...
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.