closeupman Posted April 2, 2014 Share Posted April 2, 2014 I just had 2 simple questions. how to modify the header(the top strip) -what files also how to change the 'popular' to some other phrase....tried to find in a file but couldn't figure it out. Screenshot attached. Thanks. Link to comment Share on other sites More sharing options...
dioniz Posted April 2, 2014 Share Posted April 2, 2014 If you want to change color of top black strip go to yourtheme/css/global.css Code looks like this: header .nav { background: none repeat scroll 0 0 #333333; } To change text go to BO > Localization > Translations, choose Installed modules translations, your theme and language. Search for Popular and change text 1 Link to comment Share on other sites More sharing options...
closeupman Posted April 5, 2014 Author Share Posted April 5, 2014 Thanks I'll try that. Can't do that second suggestion yet as I get error: Warning! Your PHP configuration limits the maximum number of fields allowed in a form:1000 for max_input_vars.Please ask your hosting provider to increase this limit to 3510 at least, or you will have to edit the translation files. I asked my provider today, so I'll see when/if they increase the limit. Otherwise I can't modify the values. Link to comment Share on other sites More sharing options...
vekia Posted April 5, 2014 Share Posted April 5, 2014 hello in some cases you can try to change limit on your own: max input vars prestashop Link to comment Share on other sites More sharing options...
Recommended Posts