dankken Posted July 3, 2014 Share Posted July 3, 2014 Is it possible to make a css-file to override the default css? I don't want to go in and change for example the global.css in case it gets overwritten when updating prestashop (1.6) in the future... I'd rather do all the changes in a separate css-file Link to comment Share on other sites More sharing options...
vekia Posted July 4, 2014 Share Posted July 4, 2014 hello im affraid that it's not possible all overrides related to css files that you have to implement, you have to implement to /theme/ directory so... global.css is a part of this directory... but the most important thing that you mentioned: I don't want to go in and change for example the global.css in case it gets overwritten when updating prestashop (1.6) in the future... I'd rather do all the changes in a separate css-file change your theme name from default (or default-bootstrap in ps 1.6) to any other, after update - you will not lose your changes! 1 Link to comment Share on other sites More sharing options...
dankken Posted July 4, 2014 Author Share Posted July 4, 2014 (edited) Thanks! This should solve it. I noticed, when changing the theme name in the back-end it looks ok, but when looking in the "themes" folder, it didn't change the folder name from "default-bootstrap". Is this ok? Edited July 4, 2014 by dankken (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted July 4, 2014 Share Posted July 4, 2014 in back office it's not an option to change directory name, it's option to change theme specification only 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