Hi, ive just downloaded the most recent version, and im having trouble removing the two heading images in the category list, where in the code are these placed.
Thanks
Hi, ive just downloaded the most recent version, and im having trouble removing the two heading images in the category list, where in the code are these placed.
Thanks
Ive figured it out now, it was in languages/english/extra_definitions/custom/categories_dressing_defines.php and i just put // in front of the code.
What folder do you add coding to enable divider lines, i used the code from an older version of this mod and placed it in the stylesheet but it didnt work.
The readme describes the process for adding dividers. For example:
define ('CAT_BOX_HEADING_52','0|1||');//divider only - style 1
define ('CAT_BOX_HEADING_53','0|2||');//divider only - style 2
I can see that but, but i dont know what file that is in to edit,
it was in languages/english/extra_definitions/custom/categories_dressing_defines.php
I thought you knew that defines were here.
Ive been looking at this now since you replied, and i really cant work it out, in my other copy the is a line where you put the page id seperated by a comma e.g 1,2,3,4,5 etc etc but i cant see that line in this version. im sure its a very easy fix, but i cant work it out.