[SOLVED] Adding one stylesheet to some pages
Posted: Tue Nov 20, 2012 4:41 am
For some pages in a website I need an extra stylesheet. But that extra sheet interferes with all other pages.
The way I solved this is making two templates, one with and one without the extra stylesheet.
But I rather have it solved using just one template and e.g. an if-statement to load the extra stylesheet when needed.
Is that possible? How could I do that?
Frank
The way I solved this is making two templates, one with and one without the extra stylesheet.
But I rather have it solved using just one template and e.g. an if-statement to load the extra stylesheet when needed.
Is that possible? How could I do that?
Frank