Totally Zenned
- Join Date:
- May 2006
- Location:
- Gardiner, Maine
- Posts:
- 2,383
- Plugin Contributions:
- 7
CSS - should it be split up?
So a question I want to throw out to anyone who is interested.
Should we look at splitting up the CSS since page specific CSS is possible? I'm thinking that will actually help folks in finding what they are looking for and making changes - but it's been so long since I started in Zen Cart that I can't put myself back into learning mode. Would this simplify or complicate? Any other reasons why to not do this?
Splitting it up will reduce the size of the stylesheet and encourage better practices in CSS cart work. I know the stylesheet size is not a major issue now but going forward the amount of CSS is more likely going to increase, not decrease.
I personally add new css at the bottom of the stylesheet - most of the time - and make other edits in place. I do not add a secondary stylesheet in to override the default and I rarely ever see that done. How do others handle CSS changes / additions?
I always try to leave the stylesheets in a form that anyone who inherits a site can manage. At my age and after 2 deaths (Clyde & Conor) in the Zen Cart community, I'm well aware that preparing for the next zen cart pro has to be part of my work. So that's why I'm asking about how others do it.
Comments? Questions?