treiman Posted August 29, 2013 Share Posted August 29, 2013 Hello, I have the following problem: I have a module called Advanced Top Menu installed in my shop. The problem is that the <div> (my guess) will stay on top of the ajax shopping cart when the cart is expanded on mouse hover. I have temporarily circumvented the problem by just making the top menu box not so wide, ending before the shopping cart begins. This however makes the top menu look bad when the shopping cart is not expanded. Attached here is a picture of the situation with the shopping cart expanded. My wish is to get that cart on the very top. I have not made any modifications to the shopping cart code-wise. Link to comment Share on other sites More sharing options...
mikestorey21 Posted November 28, 2013 Share Posted November 28, 2013 Not sure if you have have still got a problem with this but i have fixed it with adding this code into the Advanced Style Tab in the Module. #header #cart_block {z-index:1001!important;} Just make sure the z-index part is higher than the #adtm_menu part That should work fine. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now