Jump to content
  • 0

не работает background


T@NKIST
 Share

Question

есть код


<section><img src="/cover/17.jpg" alt=""/>
<ul>
<li>Artcore</li>
<li>Nastyfuckk</li>
<li>Machinedrum</li>
</ul>
</section>

Стиль


article section {
height: 186px;
width: 186px;
float: left;
margin: 8px 0px 8px 16px;
}
article section img {
height: 186px;
width: 186px;
margin: 0;
padding: 0;
}
article section ul {
height: 66px;
background: black !important;
z-index: 999;
padding: 0;
margin: -71px 0 0 0;
width: 186px;


}
article section ul li {
color: white;
font-size: 11px;
font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
text-shadow: rgb(38, 38, 38) 0px 1px 0px;
height: 22px;
opacity: 1 !important;
text-overflow: ellipsis;
}

когда работает это код (список находит на картинку) тогда background: black !important; для ul не работает, вместо этого фон прозрачный.

Когда убираю <img src="/cover/17.jpg" alt=""/> фон стает черным.

Как сделать фон черным когда ul на картинке?

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy