Forum Moderators: open

Message Too Old, No Replies

Document Background with CSS

possible?

         

4string

2:25 am on Nov 4, 2005 (gmt 0)

10+ Year Member



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.

4string

11:46 am on Nov 4, 2005 (gmt 0)

10+ Year Member



Now why didn't I think of that?

Thanks Richard!