Is there a way to set the document's background property to read the color from an external stylesheet?
Richard_N
9:48 am on Nov 4, 2005 (gmt 0)
I would guess you could call in an external style sheet with a .php extension instead of the usual .css and then pass in an external variable from that .php file
I have seen style sheets with .php extensions so some sort of trickery should be possible.