W
wackyphill
I've been styling all my pages w/ CSS, no attricutes in the aspx page
itself.
My CSS files are in my theme folder. But as I add more pages its
getting to be a crazy amount of css files that must be externally
linked to each of my pages.
Is there any way to say all the pages in "folder A" only use the
stylesheet files from "folder B" or if using themes must every page in
the webapp get every stylesheet page linked to it?
Thanks for any tips.
itself.
My CSS files are in my theme folder. But as I add more pages its
getting to be a crazy amount of css files that must be externally
linked to each of my pages.
Is there any way to say all the pages in "folder A" only use the
stylesheet files from "folder B" or if using themes must every page in
the webapp get every stylesheet page linked to it?
Thanks for any tips.