arclite Posted May 7, 2014 Share Posted May 7, 2014 Hey guys, im new to Prestashop and i have a problem. I modified the css to make the cart block looks like i want to but if i unhook it and transplant the module in either the left or right column the css doesnt seem to work anymore for the dropdown part of the cart block. here are 2 screenshots, the first one where the cart block is hooked onto top (where it acutally works) and the second one where its hooked to the right column (where the dropdown css somehow doesnt work?) Regards Link to comment Share on other sites More sharing options...
vekia Posted May 8, 2014 Share Posted May 8, 2014 your css styles use #header definition for your shopping cart. if you transplant it to the columns, shopping cart block is no longer child of #header Link to comment Share on other sites More sharing options...
arclite Posted May 8, 2014 Author Share Posted May 8, 2014 (edited) your css styles use #header definition for your shopping cart. if you transplant it to the columns, shopping cart block is no longer child of #header i tried to change the #header id's in the css but then it doesnt display the dropdown anymore. any good solutions how i could generate the same css which i made for the #header blockcart to display the same in the right column ? Or i dont even need the dropdown so it displays the dropdown always instead of only when clicking on the arrow on the shopping cart thanks in advance. Found the solution i changed the #header id's to #right_column id and it worked Edited May 8, 2014 by arclite (see edit history) 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