Diemux Posted October 26, 2018 Share Posted October 26, 2018 (edited) So the default "classic" theme (and probably all other themes) use minified CSS. I must admit, I'm an old school webdeveloper and are not familiar with this way of editing. I'm trying to find a proper how-to on how to edit the CSS files properly. I have found some that explain to use SCOUT as solution but I'm already stuck when they tell me to input the DEV folder.... there is NO DEV folder in the current release of Prestashop. I dont get it. When I try to edit the minified CSS via FileZilla in Notepad 2.0, as soon as I made changes the CSS no longer loads on the website (tried doing clean cache). I'm getting fed up by trying which is a bummer as I been using Prestashop since the beginning. Edited October 26, 2018 by Diemux (see edit history) Link to comment Share on other sites More sharing options...
Diemux Posted October 26, 2018 Author Share Posted October 26, 2018 Hi Horiatb, Thanks for the quick response, I'll try to make this work but must say I got a "I'm getting to old for this shit" moment when I read the instructions xD. Link to comment Share on other sites More sharing options...
JBW Posted October 26, 2018 Share Posted October 26, 2018 Hi Diemux, have you tried to make use of the custom.css as adviced by horiabtb? Whats your reason to edit the source CSS files directly? Link to comment Share on other sites More sharing options...
Diemux Posted October 29, 2018 Author Share Posted October 29, 2018 On 10/26/2018 at 5:16 PM, JBW said: Hi Diemux, have you tried to make use of the custom.css as adviced by horiabtb? Whats your reason to edit the source CSS files directly? Yes, currently i'm using the custom.css for changes. I have always directly edited the css files, it's fast and direct. I hardly doubt minifying CSS will make Prestashop work faster as everything is still loaded as one whole CSS (global) but that is just my opinion. Link to comment Share on other sites More sharing options...
chanart Posted October 29, 2018 Share Posted October 29, 2018 I was struggling with this issue as well, Diemux, and I wonder - why not simply unminifiying the theme.css, editing as much as you like, good old css etc, and then minifying it again? What do I miss here? Link to comment Share on other sites More sharing options...
Diemux Posted October 29, 2018 Author Share Posted October 29, 2018 40 minutes ago, chanart said: I was struggling with this issue as well, Diemux, and I wonder - why not simply unminifiying the theme.css, editing as much as you like, good old css etc, and then minifying it again? What do I miss here? Because that ain´t working. I tried unminifying the file with Notepad++ edited it and then minified it again but that didn't work. It's because it's rendered from a package or something (I don't understand anything about the web package thing). Link to comment Share on other sites More sharing options...
chanart Posted October 29, 2018 Share Posted October 29, 2018 56 minutes ago, Diemux said: Because that ain´t working. I tried unminifying the file with Notepad++ edited it and then minified it again but that didn't work. It's because it's rendered from a package or something (I don't understand anything about the web package thing). Strange. It works for me. I use unminify.com and I'm currently working with the unminified version (still in development), But it seems to be working. 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