Hello DP CSS masters, I'm designing a CMS web site template similar to www.ign.com. It's kind of looking gorgeous. But I have no idea which is better in the long run between designing a template for each category and assigning a specific CSS stylesheet for a specific category. The purpose is to use minimal resource for maximum result. I've tested them both on my local machine, but which one should I use in a real server. I mean with further alterations in mind. Thanks, Ket
With further alterations in mind, it's an obvious choice to use category-specific CSS stylesheets. I do this using Wordpress frequently for my various projects.