Esdras Posted November 15, 2012 Share Posted November 15, 2012 (edited) Hello in wich place can i define prestashop to use only the css inside the theme folders instead the css inside the modules folders per example, i wasnt able to change the color of the specials blockspecials becuse its css file was inside /modules/blockspecials and editing the one inside /themes/mytheme/css/blockspecials.css did nothing deleting the one on modules and only keeping the one in themes didnt work so i addd the content of the specials css to the end of the global.css inside my theme folder and it is working now, but there are more things that are related to their own css inside the module folder, if i edit those i need to change em in there each time i make a new theme, how can i define settings to use the css that are stored in the css folder inside my theme? Edited November 23, 2012 by Esdras (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted November 16, 2012 Share Posted November 16, 2012 Hi. The override css' path is wrong, it should be: themes/[YOUR_THEME]/css/modules/blockspecials/blockspecials.css Regards. Robin. The CartExpert Team 1 Link to comment Share on other sites More sharing options...
Esdras Posted November 19, 2012 Author Share Posted November 19, 2012 thanks it is working now Link to comment Share on other sites More sharing options...
CartExpert.net Posted November 20, 2012 Share Posted November 20, 2012 Happy we could help. Please mark the topic [sOLVED] Regards. Robin. The CartExpert Team 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