frankit Posted November 23, 2013 Share Posted November 23, 2013 In the theme I use, there are some empty css files (0 bytes) like: themes/mytheme/css/grid_prestashop.css and so on. first of all I would like to understeand why those files are there. Is it a way to override the loading of some css from the default theme? Anyway, with friendly url disabled, the empty css isnt loaded (and not even the one from the default theme). with friendly urls enabled the link tag is created and linked to the void file and i get some warning 404 in the developer consolle. If i rename or delete the 0 byte file, the one from the default theme is loaded. Can someone point me to what is going on? thank you. Link to comment Share on other sites More sharing options...
vekia Posted November 23, 2013 Share Posted November 23, 2013 can you please share url to your website? i think that themes/mytheme/css/grid_prestashop.css file is there by mistake, (it's not a "override" feature)btw. why not to ask theme developer? Link to comment Share on other sites More sharing options...
Recommended Posts