简体   繁体   English

Magento购物车弹出窗口

[英]Magento Shopping Cart Popup

I am working on a new magento site, and there is a shopping cart link with a popup in the header, however the popup is being hidden behind the store search bar. 我在一个新的magento网站上工作,并且在购物车链接的标题中有一个弹出窗口,但是该弹出窗口被隐藏在商店搜索栏的后面。

Can anyone help me figure this out? 谁能帮我解决这个问题? I've tried messing around with the z-index on the popup as well as the form to no avail 我试图弄乱弹出窗口上的z-index以及表格无济于事

Site URL is http://www.brandography.org/healthworks 网站URL是http://www.brandography.org/healthworks

Thanks so much for all your help. 非常感谢你们的帮助。 I seriously mean it. 我是认真的 This community has been really awesome. 这个社区真的很棒。

Specific Problem 具体问题

Both the header .container and search bar container had their z-index set high and in the latter's case, an important! header .container和搜索栏容器的z-index设置header .container高,在后者的情况下,这important! set. 组。 Removing z-index: 10000; 去除z-index: 10000; from them fixes the problem. 从他们解决了问题。

Overall Problem 总体问题

User is using a theme someone created that uses terrible CSS practices and could use an overhaul to remove all the float and important! 用户正在使用某人创建的主题,该主题使用了糟糕的CSS做法,并且可能会进行大修以删除所有floatimportant! elements, but that's up to the user and obviously for another day, another question. 元素,但这取决于用户,显然是另一天,另一个问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM