Quintessence Posted October 15, 2018 Share Posted October 15, 2018 (edited) Hi, I have an issue I couldn't solve through the French forum (link: https://www.prestashop.com/forums/topic/909661-position-panier/ ) so I was wondering if I could find help here. I'm sure it's pretty basic but with my lack of knowledge of css, etc, I'm stumped. I work on mac, keeping it local for now so I can't show a live link. Prestashop version 1.6, default theme, browser is Chrome. So, my issue is the following: when I delete the quick search bar, the shopping cart takes its place in the middle of the page. I would like it to stay on the right. On the French forum, a nice poster helped me do this: In the "blockart.tpl" file, located in "themes/default-bootstrap/modules/blockart/blockart.tpl": And in the "global.css" file, located in "default-boostrap/css/global.css": However, the shopping cart doesn't move. I have cleared the cache (both through my browser and the "clear cache" button in prestashop). Apparently the tpl file isn't read since inspecting the object on my page shows this (still "col" instead of the "topcart col" I changed it to): Would anyone know what to do? Thanks a lot! Edited October 15, 2018 by Quintessence (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