in my magento i'd like to change layered navigation from this:
sum(map(lambda Xi, Yi: Xi * Yi, ListX, ListY))
to this:
Filter By
Category
Computer (10)
Hard Disk (20)
Monitor (50)
I'm trying to change in css from block to inline but it doesn't work.
How i can solve? Thanks in advance