You can put your filters in an ordered (numbered) or unordered (bullets/images/etc) list by using prefix/suffix/separator/etc parameters in Component or in Ccategory configuration (prefer to set in Component and only override in Category if needed)
- Prefix text of every record:
<li class="mycustom_fcfliter_element">
- Suffix text of every record:
- Record Separator: Space
- Opening text for record list:
For numbered list:
<ol class="mycustom_fcfliter_list">
OR for opening bullet list:
<ul class="mycustom_fcfliter_list">
- Closing text for record list:
For closing a numbered list:
OR for closing a bullet list:
-- Optionally, if you want to
customize the above display further, you can add CSS rules for the class names:
mycustom_fcfliter_list, mycustom_fcfliter_element