Jump to content

[SOLVED] Categories / Sub-categories pictures


Recommended Posts

open category.css and change

 

body#category div#subcategories ul.inline_list li a img {

 

 

display: inline;

}

 

to

 

 

body#category div#subcategories ul.inline_list li a img {

 

 

display: none;

}

Link to comment
Share on other sites

Excellent, it worked!!!!

 

Please allow me to ask a little aditional help; How to make each sub-category to be shown in one line, instead that this?

Is it possible to add a "-" before each sub-category name to make it more clear?

 

Thanks faddy!

Link to comment
Share on other sites

Excellent, it worked!!!! Please allow me to ask a little aditional help; How to make each sub-category to be shown in one line, instead that this? Is it possible to add a "-" before each sub-category name to make it more clear? Thanks faddy!

 

Per the rules of the PrestaShop forums, please only ask one question per thread. I'll go ahead and mark this thread as solved for you. Happy selling!

 

-Mike

Link to comment
Share on other sites

×
×
  • Create New...