Re: [css-d] Importing style sheets and vhosts

2007-05-31 Thread John Tice
Thanks for the response... it's now working fine. it was a typo that i didn't catch till the third look. On May 31, 2007, at 12:53 PM, David Dorward wrote: > On 31/05/07, John Tice <[EMAIL PROTECTED]> wrote: >> Using a vhost setup in OS X (10.4.8) with Apache it seems that i >> cannot use @imp

Re: [css-d] Importing style sheets and vhosts

2007-05-31 Thread David Dorward
On 31/05/07, John Tice <[EMAIL PROTECTED]> wrote: > Using a vhost setup in OS X (10.4.8) with Apache it seems that i > cannot use @import to modularize css. I can't see any reason why @import failing to work might be related to using vhost. More likely explanations are content-type issues, or inva

Re: [css-d] Importing style sheets and vhosts

2007-05-31 Thread Andrew Gaffney
John Tice wrote: > Using a vhost setup in OS X (10.4.8) with Apache it seems that i > cannot use @import to modularize css. Has anyone here ever tackled > this issue? I do have SSI and CGI enabled and it pulls the html pages > into the document just fine. Is there something else to configure

[css-d] Importing style sheets and vhosts

2007-05-31 Thread John Tice
Using a vhost setup in OS X (10.4.8) with Apache it seems that i cannot use @import to modularize css. Has anyone here ever tackled this issue? I do have SSI and CGI enabled and it pulls the html pages into the document just fine. Is there something else to configure or is this not ever goi