- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我一直在尝试通过使用 position: absolute 和 z-index: 1 使图像出现在页脚背景的前面,但它一直落后。我也尝试过 position: relative 和更高的 z-index 值,但似乎没有任何效果。这个问题并没有发生在 Logo 上,所以我对我所做的事情非常困惑。
我做错了什么?代码如下:(我有点新手,所以我的代码很可能不是很好......)
/*Footer*/
.footer-end {
width: 100%;
background-color: #000000;
padding-top: 20px;
height: 300px;
position: absolute;
z-index: 0
}
.logo-hashtag {
float: left;
padding-left: 0;
}
.logo-hashtag img {
padding-left: 0;
}
.sitemap {
clear: both;
}
.footer-links {
width: 33%;
padding: 20px 10px 10px 10px;
height: auto;
text-align:center;
float: left;
}
.footer-box-1 {
width: 60%;
height: auto;
float: left;
text-align: center;
color: #f6f4f4;
}
.footer-box-2 {
width: 40%;
height: auto;
float: left;
text-align: center;
color: #f6f4f4;
}
.footer-box-1 h2 {
color: #f6f4f4;
padding-left: 50px;
}
.footer-box-1 h3 {
color: #f6f4f4;
font-weight: 400;
font-family: 'Freight', serif;
font-size: 16px;
text-decoration: underline;
padding-bottom: 5px;
}
.footer-box-2 h3 {
color: #f6f4f4;
font-weight: 400;
font-family: 'Freight', serif;
font-size: 16px;
text-decoration: underline;
padding-bottom: 5px;
}
.footer-links li a:link {
color: #f6f4f4;
}
.footer-links li a {
color: #f6f4f4;
font-family: 'Freight', serif;
}
.footer-links ul {
list-style-type: none;
width: 28%;
list-style-type: none;
display: inline;
}
.footer-social {
padding-top: 20px;
}
.footer-social ul {
list-style-type: none;
}
.footer-social ul li {
display: inline-block;
padding: 3% 7%;
margin: auto;
}
.footer-signature p {
font-size: 15px;
text-align: center;
}
.footer-signature img {
float: right;
position: absolute;
z-index: 1;
}
@media screen and (max-width: 800px) {
.footer-box {
width: 100%;
padding: 5px;
font-size: 14px;
}
}
@media screen and (max-width: 800px) {
.footer-end {
height: 575px;
}
}
@media screen and (max-width: 800px){
.footer-links li a {
font-size: 16px;
}
}
<div class="footer-end">
<div class="footer-content">
<div class="footer-box-1">
<div class="logo-hashtag">
<img src="https://cdn.shopify.com/s/files/1/0020/1326/5973/files/logo-reverse.png?14962024690388478358" width="200px">
<h2>#INADIAMONDSOCIETY</h2>
</div>
<div class="sitemap">
<div class="footer-links">
<h3> About </h3>
<ul>
<li> <a href=“https://www.velaire.com/designer-policy”>Designer Policy</a></li>
<li> <a href=“https://www.velaire.com/editoral-policy”>Editorial Policy</a></li>
<li> <a href=“https://www.velaire.com/advertising”>Advertising</a></li>
<li> <a href=“https://www.velaire.com/affiliates”>Affiliates</a></li>
<li> <a href=“https://www.velaire.com/personal-shopping”>Personal Shopping</a></li>
</ul>
</div>
<div class="footer-links">
<h3>Shopping</h3>
<ul>
<li> <a href=“https://www.velaire.com/new-in”>New In</a></li>
<li> <a href=“https://www.velaire.com/trunks-shows”>Trunk Shows</a></li>
<li> <a href=“https://www.velaire.com/bridal”>Bridal</a></li>
<li> <a href=“https://www.velaire.com/exclusive”>Exclusive</a></li>
<li> <a href=“https://www.velaire.com/diamonds”>Diamonds</a></li>
</ul>
</div>
<div class="footer-links">
<h3>Customer Care</h3>
<ul>
<li> <a href=“https://www.velaire.com/delivery”>Delivery</a></li>
<li> <a href=“https://www.velaire.com/terms-and-conditions”>Terms & Conditions</a></li>
<li> <a href=“https://www.velaire.com/returns”>Returns</a></li>
<li> <a href=“https://www.velaire.com/payments”>Payments</a></li>
<li> <a href=“https://www.velaire.com/faqs”>FAQS</a></li>
<li> <a href=“https://www.velaire.com/Sizing”>Sizing</a></li>
</ul>
</div>
</div>
</div>
<!-- Begin MailChimp Signup Form -->
<div class="footer-box-2">
<div id="mc_embed_signup">
<form action="https://velaire.us18.list-manage.com/subscribe/post?u=47b7d519eda9df1f60fd2059b&id=96e989992a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h3>
Join the Diamond Society </h3>
<div class="mc-field-group">
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder=" Email Address">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_47b7d519eda9df1f60fd2059b_96e989992a" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<div class="footer-social">
<ul>
<li> <a href="https://www.instagram.com/velaire_archives">
<img src="https://cdn.shopify.com/s/files/1/0020/1326/5973/files/instagram.png?126339389881359087" width="30px"></a></li>
<li> <a href="https://www.instagram.com/velaire_archives">
<img src="https://cdn.shopify.com/s/files/1/0020/1326/5973/files/facebook-symbol_318-37686.jpg?126339389881359087" width="30px"></a></li>
<li> <a href="https://www.instagram.com/velaire_archives">
<img src="https://cdn.shopify.com/s/files/1/0020/1326/5973/files/pinterest-logo-circle_318-40721.png?5179200079451088375" width="30px"></a></li>
</ul>
</div>
<div class="footer-signature">
<p>Fine Jewellery Refined <img src="https://cdn.shopify.com/s/files/1/0020/1326/5973/files/signature.png?7364090345579971520" width="40%"></p>
</div>
</div>
</div>
</div>
最佳答案
您的图像是透明的 png。它通过图像的空心部分显示黑色背景。您可以通过添加以下内容来修复它:
.footer-signature img {
float: right;
position: absolute;
z-index: 1;
background: white;
}
可以查一下here .
关于html - 无法让图像出现在背景前面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50707033/
很高兴和你分享一些有关写python代码的经验,简直就像是品尝一口甜甜的草莓冰淇淋。每当我开始写python代码的时候,就仿佛是开启了一段奇妙的冒险,每一行代码都是我的剧情发展,每一个bug都是我的挑
我有一张看起来像这样的 table , Date Value 01/01/2010 03:59:00 324.44 01/02/2010 09:31:00
我已尽我所能检查但未找到任何 kwds允许您在 y=a-x 上画一条线(例如 pandas )散点图(不一定是最佳拟合线)并将其带到后面(或前面)。 #the data frame ax=df.plo
我已尽我所能检查但未找到任何 kwds允许您在 y=a-x 上画一条线(例如 pandas )散点图(不一定是最佳拟合线)并将其带到后面(或前面)。 #the data frame ax=df.plo
我正在尝试在书签中使用 jquery UI 作为 slider 。并且 jquery ui 要求在普通 jquery 文件之后包含该文件。 所以到目前为止我所尝试的只是将脚本附加到 header ,同
我正在尝试将 div (.portrait_text) 添加到容器 (.gallery_container) 中: 每个图像都会添加到其相应的 .gallery_container 前面。但我也想将
因此,为了避免让自己头疼(反而制造头疼),我试图将一个字符串数组成员放在同名的结构变量前面,但它不起作用并给我一个错误:std::string {aka class std::basic_string
嗨,我的索引页面上的下拉菜单有问题,下拉元素隐藏在我的图像 slider 下方,它位于我的导航栏正下方,我希望能够看到下拉菜单元素,任何帮助将不胜感激非常感谢; 这是我的导航栏 html:
我想在 div 前面移动一个按钮。 http://demo.gbaus.com/index.html在网站中,获取报价按钮不可点击,除非您点击最底部。我希望将它移到前面,以便您可以单击它。 posot
我有一个以时隙为键的 map ,指向分配的客户。并非所有时隙都有指定的客户,它可能既稀疏又密集,所以我坚持使用 map。执行。如果存在分配,则仅存在键。 计数器从槽 1 计数到槽 x,并在每个槽检查分
我有三个 Controller 。一个是 HomeViewController 启动 BlahPageViewController 并且它是单独的页面。其他两个 Controller (BlahPag
我有一个文本区域。我可以设置它的文本 $("#mytextarea").text("foo") 我可以像这样添加到文本区域: $("#mytextarea").prepend("foo") 但是我不能
我喜欢在绘图时生成我自己的网格线,这样我就可以控制刻度线等,我正在用“hist”绘图程序来解决这个问题。 hist(WindSpeed, breaks=c(0:31), freq=TRUE,
就目前情况而言,这个问题不太适合我们的问答形式。我们希望答案得到事实、引用资料或专业知识的支持,但这个问题可能会引发辩论、争论、民意调查或扩展讨论。如果您觉得这个问题可以改进并可能重新开放,visit
当我用 Java 发送电子邮件时,如果单词“From”是任何行的第一个单词,则在该单词的开头附加一个“>”字符,我该如何阻止这种情况? 这是我的文字: The following transactio
我有这一行输出 span 标记的名称值: $(this).text($(this).attr("name")); 在“名称”值之前添加字符(特别是美元符号 ($))的最佳方式是什么。 最佳答案 尝试:
在我调用 segue 返回到以前的 View Controller 之一后,我一直在努力解决我的选项卡栏被隐藏的问题。 我读到,在segue之后, View 覆盖了标签栏。有没有办法将标签栏放在 Vi
我的目标是有一个窗口,其中背景有 2 个不同颜色的面板。它们各自覆盖屏幕的特定百分比,并且会定期变化。我通过创建一个 JSplitPane 来做到这一点。但现在我想添加一个 JLabel 在屏幕中间的
我试图让我的导航栏在滚动时出现在正文的顶部。目前它在下面,如图所示。 我还有一个抽屉导航,它在引入 ScrollView 后就停止工作了……我觉得这可能是因为当我单击“汉堡包”图标时,它实际上位于 S
我之前问过类似的问题,但可能不清楚。 我有一个在 Amazon Elastic beanstalk 上运行的 Web 服务 (tomcat 8),它运行良好。然后我在 DomainA.com 上运行网
我是一名优秀的程序员,十分优秀!