Home › Forums › CSS › CSS and Templates › Re: CSS and Templates
December 2, 2011 at 12:26 pm
#91757
Member
Every page should be linking to the same CSS file. Changes made to the CSS file will then propagate to all of the pages in your site.
It doesn’t sound like that’s what you’re talking about though. It sounds like you are talking about PHP includes (where you can simply include a common section of a template. You could do something like this: