Hello,
On my online pizza shop I'm making available a new category which is Catering. I woul like this category to be a bit different from the rest of the site so I used the category specific CSS but, if I make a CSS from category 95, i.e. c_95.css file, this stylesheet only applies to this category info page, not to the sub-categories nor to the products.
Do I have to duplicate the file for each sub-category and product ? Or better make a symbolic link (unix ln -s) for each category and product, or is there an option which makes a category css available for every child of this category ?
Second things that can perhaps makes problem is that I use SEO.
Thanks for your help
Regards
Hubert



