Pawel F wrote:I'm not sure it's possible to use different border color for each category without php code customization.
By the way, Are you using VM views (from Menu Manager) or module to show products ?
I am using Virtuemart Views - my menu item is set to show the virtuemart category layout.
However the only thing I want to accomplish with this page is to make large spaces between some of the items so that I can categorize them on that page.
The image in this post is what I have now. All of the product categories are side by side in lines.
The image above in previous posts is what I would like to finish with - where I have square spaces after some categories so that I can organize them instead of having them all squished together in lines.
How would I do this with css? Would it be a matter of making a new div with custom padding/margins to produce the space?