LauraPresta Posted February 25, 2014 Share Posted February 25, 2014 I have a classic shopping cart, so when the cursor goes on it (for exemple : "cart : 10 products") the detailed cart is correctly displayed, but when i move the cursor on it (for exemple to delete one of the product) it disepears.. I dont have this problem with the default theme.. i searched a lot to solve this but i guess the solution ins't is css code. Any idea ? Link to comment Share on other sites More sharing options...
vekia Posted February 25, 2014 Share Posted February 25, 2014 and what theme you use? can you share url to your website? it will be helpful in this case Link to comment Share on other sites More sharing options...
LauraPresta Posted February 25, 2014 Author Share Posted February 25, 2014 I dont remember the name of the theme but it was free and with bugs of course. I could fix everything except this shopping cart issue and some calls to some jquery files (i dont know from where it is called) Url is www.jeveuxmescheveux.fr i tried to replace blockcart.css and blockcart.tpl with the ones of the default theme but still the same problem. Link to comment Share on other sites More sharing options...
LauraPresta Posted February 25, 2014 Author Share Posted February 25, 2014 I finally found the solution : changed z-index:10; to z-index:100; of cart_block but still cant figure out where those jquery files are called. 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