istox Posted December 10, 2012 Share Posted December 10, 2012 (edited) Hello! Subcategories images are not displaying Prestashop 1.4.7. img folder permission 777. Images in img/c/12-medium created.... The url &&&& There is no images for Acer. But when I click on it Acer logo appears in Category. In Back office no errors when uploading category images. Edited December 10, 2012 by istox (see edit history) Link to comment Share on other sites More sharing options...
yaniv14 Posted December 10, 2012 Share Posted December 10, 2012 (edited) themes/np/css/global.css -> lines: 1894-1896 body#category div#subcategories ul.inline_list li a img { display: none; } remove the display: none; so it will be: body#category div#subcategories ul.inline_list li a img {} Edited December 10, 2012 by yaniv14 (see edit history) 1 Link to comment Share on other sites More sharing options...
istox Posted December 10, 2012 Author Share Posted December 10, 2012 Thank you! It is working for me! Please tell me how to change topic to [solved] Link to comment Share on other sites More sharing options...
yaniv14 Posted December 10, 2012 Share Posted December 10, 2012 just edit your topic and add [solved] before the title and SAVE 1 Link to comment Share on other sites More sharing options...
Recommended Posts