You might just try to do an inline CSS include using @import in one of your css files.
@import url('relative/path/goes/here');
On 10/17/05, Geuis Teses <[EMAIL PROTECTED]> wrote:
> I've duplicated the default skins folder and changed the main config file to
> point to it. That works.
>
> I'm trying to include a new stylesheet. Where do I find the file that I can
> add the include to?
>
> -Geuis
>
>
>
