1Luciano Posted March 25, 2016 Share Posted March 25, 2016 Does anyone have issues like global.css been slow whenever they're trying to edit global.css? I'm using Prestashop 1.6.4 And global.css simply freezes and won't open at all. Please help! I've attached a picture to show where it usually gets stuck and unless I close that tab nothing else happens. Picture >>> Link to comment Share on other sites More sharing options...
selectshop.at Posted March 25, 2016 Share Posted March 25, 2016 You are trying to edit the file with which editor ? cPanel, Plesk ? Any other editor which connects to your server directly and it is installed on your local PC ? If yes, so it is a problem of your hosting or internet connection in this case. Try to use filezila and notepad++, by downloading the file, changing your needs and uploading it again to your server. 1 Link to comment Share on other sites More sharing options...
1Luciano Posted March 28, 2016 Author Share Posted March 28, 2016 You are trying to edit the file with which editor ? cPanel, Plesk ? Any other editor which connects to your server directly and it is installed on your local PC ? If yes, so it is a problem of your hosting or internet connection in this case. Try to use filezila and notepad++, by downloading the file, changing your needs and uploading it again to your server. Yes Using Cpanel.... I will try what you using file zila and notepad ++ thanks. Link to comment Share on other sites More sharing options...
selectshop.at Posted March 28, 2016 Share Posted March 28, 2016 In this case it is a server problem and you should contact your provider. Perhaps it is a configuration problem, our your provider added some package restrictions, which means, changes made through cPanel takes effect only after xxx minutes. Working with filezilla should take immediately effect after you upload changed file to the server. Link to comment Share on other sites More sharing options...
1Luciano Posted April 4, 2016 Author Share Posted April 4, 2016 Thanks for your feedback Selectashop.at, Do I edit the css with Notepad ++ ? I'm new to this sorry Link to comment Share on other sites More sharing options...
selectshop.at Posted April 5, 2016 Share Posted April 5, 2016 Yes, or any other html editor. You can also use the function of cPanel, in this case you don't need to download the file to local machine, change, save and upload it again to the same place. Link to comment Share on other sites More sharing options...
1Luciano Posted April 7, 2016 Author Share Posted April 7, 2016 Hi selectshop.at I did everything and nothing changes. I used filezila to download the CSS file and Notepad ++ to edit and nothing happened. I tried to change the left categories color which I believe is in html/themes/default-bootstrap/css/global.css line 6512. No matter what I do, clear cache,history,sign back in, refresh nothing happens...and this goes to all the css files. I don't know what's happening. I'm using PS 1.6.4 Link to comment Share on other sites More sharing options...
selectshop.at Posted April 7, 2016 Share Posted April 7, 2016 You are deleting Both cache? Smarty and Browser? What is the URL oft your site? Link to comment Share on other sites More sharing options...
1Luciano Posted April 7, 2016 Author Share Posted April 7, 2016 I haven't started using friendly URL yet so it's http://www.weweardesigner.com/ecommerce/ Link to comment Share on other sites More sharing options...
selectshop.at Posted April 7, 2016 Share Posted April 7, 2016 You should use. It will be a must on all Prestashop versions over 1.6. in future. To change the color for category block you must change it on block block of your theme global.css, .block .title_block, .block h4 { background AND border-top: change the color there. Background is line 6514 Link to comment Share on other sites More sharing options...
1Luciano Posted April 7, 2016 Author Share Posted April 7, 2016 Bro. I don't know what's going on with my css I've done everything that needs to be done assumably but nothing changes, please take a look at the attached photo and tell me if this isn't correct. Link to comment Share on other sites More sharing options...
selectshop.at Posted April 8, 2016 Share Posted April 8, 2016 Round about line 6097 you will find again the block. You changed there too the color? The best what you can do, for to change a color is to search for this specific color and change all the lines with this color by mass to your new one (not one by one). .block .title_block a:hover, .block h4 a:hover { color: Link to comment Share on other sites More sharing options...
dani Posted June 26, 2018 Share Posted June 26, 2018 Is the size of the file that's loading into your RAM. If you have 16 GB it would not be a problem. The easy way to do it is to download the file, edit it and after, upload it. 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