On Tue, 7 Oct 2003 23:22:02 -0700
Raquel Rice <[EMAIL PROTECTED]> wrote:

> On Tue, 7 Oct 2003 17:06:13 -0500
> "erythros" <[EMAIL PROTECTED]> wrote:
> 
> > you probably just want what everyone wants... a seperation of
> > design from content.
> > 
> > as for applying the variables to the style sheet it depends on
> > what youre trying to do. what are the variables for? to request
> > a specific css file? or are they to supplement the ccs file (ie:
> > use value x for width of div), or are they to override the css
> > file?
> > 
> > i may have it wrong but what it sounds like is that you want to
> > have a default css file then allow the user to make changes via
> > the ini file. is this what youre after?
> > 
> 
> Well, yes ... in a way.  The plan is to have a main site, where
> users can have a subsite off the main site.  I want to give the
> users the ability to customize, to an extent, their own subsite if
> they wish, while the main site retains the look I give it.
> 
> --
> Raquel
> ============================================================
> I am only one; but still I am one. I cannot do everything, but
> still I can do something; I will not refuse to do the something I
> can do.
>   --Helen Keller
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

I might just add that I can accomplish this very easily using inline
"style" elements within HTML tags but, I'm wanting to separate out
the CSS.

--
Raquel
============================================================
To behave with dignity is nothing less than to allow others freely
to be themselves.
  --Sol Chaneles

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to